次の方法で共有


開発者向け Power Apps

メーカー向け Power Apps 管理コネクタ

このコネクタは、次の製品とリージョンで使用できます。

サービス クラス リージョン
コピロット スタジオ Standard すべての Power Automate リージョン
Power Apps Standard すべての Power Apps リージョン
Power Automate Standard すべての Power Automate リージョン
お問い合わせ
名前 Microsoft
URL Microsoft Power Automate のサポート
Microsoft Power Apps のサポート
コネクタ メタデータ
Publisher Microsoft
Web サイト https://powerapps.microsoft.com/

調整制限

名前 呼び出し 更新期間
接続ごとの API 呼び出し 100 60 秒

アクション

つながりを削除する

接続を削除します。

アプリ ロールの割り当ての編集

PowerApp にアクセス許可を設定します。

アプリ ロールの割り当てを取得する

指定した PowerApp 名のアクセス許可の一覧を返します。

アプリのバージョンを取得する

特定の PowerApp のバージョンの一覧を返します。

アプリのバージョンを復元する

指定したアプリのバージョンを現在のバージョンとして復元します。

アプリの削除

PowerApp を削除します。

アプリの取得

PowerApp を返します。

アプリの発行

ビュー アクセス権を持つすべてのユーザーに、保存された最新バージョンの PowerApp を発行します。

アプリの表示名を設定する

PowerApp の表示名を更新します。

アプリを取得する

アプリの一覧を返します。

コネクタ ロールの割り当ての編集

コネクタにアクセス許可を設定します。

コネクタ ロールの割り当てを取得する

指定したコネクタのアクセス許可の一覧を返します。

コネクタの削除

コネクタを削除します。

コネクタの取得

コネクタを返します。

コネクタを取得する

コネクタの一覧を返します。

接続を取得する

接続の一覧を返します。

接続ロールの割り当ての編集

アクセス許可を接続に設定します。

接続ロールの割り当てを取得します。

接続に対するアクセス許可の一覧を返します。

環境の取得

環境の一覧を返します。

つながりを削除する

接続を削除します。

パラメーター

名前 キー 必須 説明
コネクタ名
connectorName True string

コネクタの [名前] フィールド。

接続名
connectionName True string

[接続] の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

アプリ ロールの割り当ての編集

PowerApp にアクセス許可を設定します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

コンテンツ タイプ
Content-Type string

API 要求のコンテンツ タイプ。

id
id string

ユーザーのロール ID。

メール
email string

ユーザーの電子メール。

tenantId
tenantId string

ユーザーのテナント ID。

id
id string

ユーザーの ID。

type string

ユーザーの種類。

NotifyShareTargetOption
NotifyShareTargetOption string

ShareTarget オプションを通知します。

roleName
roleName string

ユーザーのロール名。

戻り値

名前 パス 説明
put
put array of object

フィールドが配置されます。

id
put.id string

フィールド ID。

roleName
put.properties.roleName string

フィールド roleName。

スコープ
put.properties.scope string

フィールド スコープ。

id
put.properties.principal.id string

フィールド ID。

メール
put.properties.principal.email string

フィールドの電子メール。

put.properties.principal.type string

フィールドの種類。

resourceResponses
put.properties.resourceResponses array of object

フィールド resourceResponses。

id
put.properties.resourceResponses.id string

フィールド ID。

ステータスコード
put.properties.resourceResponses.statusCode string

フィールド statusCode。

レスポンスコード
put.properties.resourceResponses.responseCode string

フィールド responseCode。

メッセージ
put.properties.resourceResponses.message string

フィールド メッセージ。

put.properties.resourceResponses.type string

フィールドの種類。

アプリ ロールの割り当てを取得する

指定した PowerApp 名のアクセス許可の一覧を返します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

ページ サイズ
$top integer

アプリ ロールの割り当ての数。

戻り値

名前 パス 説明
value
value array of object

フィールド値。

名前
value.name string

フィールド名。

id
value.id string

フィールド ID。

value.type string

フィールドの種類。

roleName
value.properties.roleName string

フィールド roleName。

id
value.properties.principal.id string

フィールド ID。

ディスプレイ名
value.properties.principal.displayName string

フィールド displayName。

メール
value.properties.principal.email string

フィールドの電子メール。

value.properties.principal.type string

フィールドの種類。

スコープ
value.properties.scope string

フィールド スコープ。

notifyShareTargetOption
value.properties.notifyShareTargetOption string

フィールド notifyShareTargetOption。

アプリのバージョンを取得する

特定の PowerApp のバージョンの一覧を返します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

ページ サイズ
$top integer

返されるアプリのバージョンの数。

戻り値

名前 パス 説明
value
value array of object

フィールド値。

名前
value.name string

フィールド名。

id
value.id string

フィールド ID。

value.type string

フィールドの種類。

primaryDeviceWidth
value.tags.primaryDeviceWidth string

フィールド primaryDeviceWidth。

primaryDeviceHeight
value.tags.primaryDeviceHeight string

フィールド primaryDeviceHeight。

sienaVersion
value.tags.sienaVersion string

フィールド・シエーナバージョン。

deviceCapabilities
value.tags.deviceCapabilities string

フィールド deviceCapabilities。

supportsPortrait
value.tags.supportsPortrait string

フィールド supportsPortrait。

supportsLandscape
value.tags.supportsLandscape string

フィールドはLandscapeをサポートしています。

primaryFormFactor
value.tags.primaryFormFactor string

フィールド primaryFormFactor。

publisherVersion
value.tags.publisherVersion string

フィールド publisherVersion。

minimumRequiredApiVersion
value.tags.minimumRequiredApiVersion string

minimumRequiredApiVersion フィールド。

ownerTenantId
value.properties.ownerTenantId string

フィールド ownerTenantId。

アプリ
value.properties.app string

フィールド アプリ。

appVersion
value.properties.appVersion date-time

フィールド appVersion。

lifeCycleId
value.properties.lifeCycleId string

フィールド lifeCycleId。

major
value.properties.createdByClientVersion.major integer

フィールドのメジャー。

minor
value.properties.createdByClientVersion.minor integer

フィールドのマイナー。

ビルド
value.properties.createdByClientVersion.build integer

フィールドのビルド。

改訂
value.properties.createdByClientVersion.revision integer

フィールドのリビジョン。

majorRevision
value.properties.createdByClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
value.properties.createdByClientVersion.minorRevision integer

フィールド minorRevision。

major
value.properties.minClientVersion.major integer

フィールドのメジャー。

minor
value.properties.minClientVersion.minor integer

フィールドのマイナー。

ビルド
value.properties.minClientVersion.build integer

フィールドのビルド。

改訂
value.properties.minClientVersion.revision integer

フィールドのリビジョン。

majorRevision
value.properties.minClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
value.properties.minClientVersion.minorRevision integer

フィールド minorRevision。

名前
value.properties.appDefinition.name string

フィールド名。

id
value.properties.appDefinition.id string

フィールド ID。

value.properties.appDefinition.type string

フィールドの種類。

primaryDeviceWidth
value.properties.appDefinition.tags.primaryDeviceWidth string

フィールド primaryDeviceWidth。

primaryDeviceHeight
value.properties.appDefinition.tags.primaryDeviceHeight string

フィールド primaryDeviceHeight。

sienaVersion
value.properties.appDefinition.tags.sienaVersion string

フィールド・シエーナバージョン。

deviceCapabilities
value.properties.appDefinition.tags.deviceCapabilities string

フィールド deviceCapabilities。

supportsPortrait
value.properties.appDefinition.tags.supportsPortrait string

フィールド supportsPortrait。

supportsLandscape
value.properties.appDefinition.tags.supportsLandscape string

フィールドはLandscapeをサポートしています。

primaryFormFactor
value.properties.appDefinition.tags.primaryFormFactor string

フィールド primaryFormFactor。

publisherVersion
value.properties.appDefinition.tags.publisherVersion string

フィールド publisherVersion。

minimumRequiredApiVersion
value.properties.appDefinition.tags.minimumRequiredApiVersion string

minimumRequiredApiVersion フィールド。

appVersion
value.properties.appDefinition.properties.appVersion date-time

フィールド appVersion。

lastDraftVersion
value.properties.appDefinition.properties.lastDraftVersion date-time

lastDraftVersion フィールド。

lifeCycleId
value.properties.appDefinition.properties.lifeCycleId string

フィールド lifeCycleId。

状態
value.properties.appDefinition.properties.status string

フィールドの状態。

major
value.properties.appDefinition.properties.createdByClientVersion.major integer

フィールドのメジャー。

minor
value.properties.appDefinition.properties.createdByClientVersion.minor integer

フィールドのマイナー。

ビルド
value.properties.appDefinition.properties.createdByClientVersion.build integer

フィールドのビルド。

改訂
value.properties.appDefinition.properties.createdByClientVersion.revision integer

フィールドのリビジョン。

majorRevision
value.properties.appDefinition.properties.createdByClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
value.properties.appDefinition.properties.createdByClientVersion.minorRevision integer

フィールド minorRevision。

major
value.properties.appDefinition.properties.minClientVersion.major integer

フィールドのメジャー。

minor
value.properties.appDefinition.properties.minClientVersion.minor integer

フィールドのマイナー。

ビルド
value.properties.appDefinition.properties.minClientVersion.build integer

フィールドのビルド。

改訂
value.properties.appDefinition.properties.minClientVersion.revision integer

フィールドのリビジョン。

majorRevision
value.properties.appDefinition.properties.minClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
value.properties.appDefinition.properties.minClientVersion.minorRevision integer

フィールド minorRevision。

id
value.properties.appDefinition.properties.owner.id string

フィールド ID。

ディスプレイ名
value.properties.appDefinition.properties.owner.displayName string

フィールド displayName。

メール
value.properties.appDefinition.properties.owner.email string

フィールドの電子メール。

value.properties.appDefinition.properties.owner.type string

フィールドの種類。

tenantId
value.properties.appDefinition.properties.owner.tenantId string

フィールド tenantId。

userPrincipalName
value.properties.appDefinition.properties.owner.userPrincipalName string

userPrincipalName フィールド。

id
value.properties.appDefinition.properties.createdBy.id string

フィールド ID。

ディスプレイ名
value.properties.appDefinition.properties.createdBy.displayName string

フィールド displayName。

メール
value.properties.appDefinition.properties.createdBy.email string

フィールドの電子メール。

value.properties.appDefinition.properties.createdBy.type string

フィールドの種類。

tenantId
value.properties.appDefinition.properties.createdBy.tenantId string

フィールド tenantId。

userPrincipalName
value.properties.appDefinition.properties.createdBy.userPrincipalName string

userPrincipalName フィールド。

id
value.properties.appDefinition.properties.lastModifiedBy.id string

フィールド ID。

ディスプレイ名
value.properties.appDefinition.properties.lastModifiedBy.displayName string

フィールド displayName。

メール
value.properties.appDefinition.properties.lastModifiedBy.email string

フィールドの電子メール。

value.properties.appDefinition.properties.lastModifiedBy.type string

フィールドの種類。

tenantId
value.properties.appDefinition.properties.lastModifiedBy.tenantId string

フィールド tenantId。

userPrincipalName
value.properties.appDefinition.properties.lastModifiedBy.userPrincipalName string

userPrincipalName フィールド。

id
value.properties.appDefinition.properties.lastPublishedBy.id string

フィールド ID。

ディスプレイ名
value.properties.appDefinition.properties.lastPublishedBy.displayName string

フィールド displayName。

メール
value.properties.appDefinition.properties.lastPublishedBy.email string

フィールドの電子メール。

value.properties.appDefinition.properties.lastPublishedBy.type string

フィールドの種類。

tenantId
value.properties.appDefinition.properties.lastPublishedBy.tenantId string

フィールド tenantId。

userPrincipalName
value.properties.appDefinition.properties.lastPublishedBy.userPrincipalName string

userPrincipalName フィールド。

backgroundColor
value.properties.appDefinition.properties.backgroundColor string

フィールド backgroundColor。

backgroundImageUri
value.properties.appDefinition.properties.backgroundImageUri string

フィールド backgroundImageUri。

ディスプレイ名
value.properties.appDefinition.properties.displayName string

フィールド displayName。

説明
value.properties.appDefinition.properties.description string

フィールドの説明。

value
value.properties.appDefinition.properties.appUris.documentUri.value string

フィールド値。

readonlyValue
value.properties.appDefinition.properties.appUris.documentUri.readonlyValue string

フィールド readonlyValue。

imageUris
value.properties.appDefinition.properties.appUris.imageUris array of string

imageUris フィールド。

createdTime(クリcreatedTime)
value.properties.appDefinition.properties.createdTime date-time

createdTime フィールド。

最終更新時刻
value.properties.appDefinition.properties.lastModifiedTime date-time

フィールド lastModifiedTime。

lastPublishTime
value.properties.appDefinition.properties.lastPublishTime date-time

lastPublishTime フィールド。

sharedGroupsCount
value.properties.appDefinition.properties.sharedGroupsCount integer

フィールド sharedGroupsCount。

sharedUsersCount
value.properties.appDefinition.properties.sharedUsersCount integer

フィールド sharedUsersCount。

appOpenProtocolUri
value.properties.appDefinition.properties.appOpenProtocolUri string

フィールド appOpenProtocolUri。

appOpenUri
value.properties.appDefinition.properties.appOpenUri string

フィールド appOpenUri。

お気に入り
value.properties.appDefinition.properties.userAppMetadata.favorite string

フィールドのお気に入り。

includeInAppsList
value.properties.appDefinition.properties.userAppMetadata.includeInAppsList boolean

フィールド includeInAppsList。

isFeaturedApp
value.properties.appDefinition.properties.isFeaturedApp boolean

フィールドはFeaturedApp です。

bypassConsent
value.properties.appDefinition.properties.bypassConsent boolean

フィールド bypassConsent。

isHeroApp
value.properties.appDefinition.properties.isHeroApp boolean

フィールド isHeroApp。

id
value.properties.appDefinition.properties.environment.id string

フィールド ID。

名前
value.properties.appDefinition.properties.environment.name string

フィールド名。

アプリのバージョンを復元する

指定したアプリのバージョンを現在のバージョンとして復元します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

PowerApp バージョン
appVersionName True string

PowerApp の [バージョン] フィールド。

API バージョン
api-version string

API バージョンの日付値。

戻り値

名前 パス 説明
名前
name string

フィールド名。

id
id string

フィールド ID。

type string

フィールドの種類。

primaryDeviceWidth
tags.primaryDeviceWidth string

フィールド primaryDeviceWidth。

primaryDeviceHeight
tags.primaryDeviceHeight string

フィールド primaryDeviceHeight。

sienaVersion
tags.sienaVersion string

フィールド・シエーナバージョン。

deviceCapabilities
tags.deviceCapabilities string

フィールド deviceCapabilities。

supportsPortrait
tags.supportsPortrait string

フィールド supportsPortrait。

supportsLandscape
tags.supportsLandscape string

フィールドはLandscapeをサポートしています。

primaryFormFactor
tags.primaryFormFactor string

フィールド primaryFormFactor。

publisherVersion
tags.publisherVersion string

フィールド publisherVersion。

minimumRequiredApiVersion
tags.minimumRequiredApiVersion string

minimumRequiredApiVersion フィールド。

appVersion
properties.appVersion date-time

フィールド appVersion。

lastDraftVersion
properties.lastDraftVersion date-time

lastDraftVersion フィールド。

lifeCycleId
properties.lifeCycleId string

フィールド lifeCycleId。

状態
properties.status string

フィールドの状態。

major
properties.createdByClientVersion.major integer

フィールドのメジャー。

minor
properties.createdByClientVersion.minor integer

フィールドのマイナー。

ビルド
properties.createdByClientVersion.build integer

フィールドのビルド。

改訂
properties.createdByClientVersion.revision integer

フィールドのリビジョン。

majorRevision
properties.createdByClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
properties.createdByClientVersion.minorRevision integer

フィールド minorRevision。

major
properties.minClientVersion.major integer

フィールドのメジャー。

minor
properties.minClientVersion.minor integer

フィールドのマイナー。

ビルド
properties.minClientVersion.build integer

フィールドのビルド。

改訂
properties.minClientVersion.revision integer

フィールドのリビジョン。

majorRevision
properties.minClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
properties.minClientVersion.minorRevision integer

フィールド minorRevision。

id
properties.owner.id string

フィールド ID。

ディスプレイ名
properties.owner.displayName string

フィールド displayName。

メール
properties.owner.email string

フィールドの電子メール。

properties.owner.type string

フィールドの種類。

tenantId
properties.owner.tenantId string

フィールド tenantId。

userPrincipalName
properties.owner.userPrincipalName string

userPrincipalName フィールド。

id
properties.createdBy.id string

フィールド ID。

ディスプレイ名
properties.createdBy.displayName string

フィールド displayName。

メール
properties.createdBy.email string

フィールドの電子メール。

properties.createdBy.type string

フィールドの種類。

tenantId
properties.createdBy.tenantId string

フィールド tenantId。

userPrincipalName
properties.createdBy.userPrincipalName string

userPrincipalName フィールド。

id
properties.lastModifiedBy.id string

フィールド ID。

ディスプレイ名
properties.lastModifiedBy.displayName string

フィールド displayName。

メール
properties.lastModifiedBy.email string

フィールドの電子メール。

properties.lastModifiedBy.type string

フィールドの種類。

tenantId
properties.lastModifiedBy.tenantId string

フィールド tenantId。

userPrincipalName
properties.lastModifiedBy.userPrincipalName string

userPrincipalName フィールド。

id
properties.lastPublishedBy.id string

フィールド ID。

ディスプレイ名
properties.lastPublishedBy.displayName string

フィールド displayName。

メール
properties.lastPublishedBy.email string

フィールドの電子メール。

properties.lastPublishedBy.type string

フィールドの種類。

tenantId
properties.lastPublishedBy.tenantId string

フィールド tenantId。

userPrincipalName
properties.lastPublishedBy.userPrincipalName string

userPrincipalName フィールド。

backgroundColor
properties.backgroundColor string

フィールド backgroundColor。

backgroundImageUri
properties.backgroundImageUri string

フィールド backgroundImageUri。

ディスプレイ名
properties.displayName string

フィールド displayName。

説明
properties.description string

フィールドの説明。

value
properties.appUris.documentUri.value string

フィールド値。

readonlyValue
properties.appUris.documentUri.readonlyValue string

フィールド readonlyValue。

imageUris
properties.appUris.imageUris array of string

imageUris フィールド。

createdTime(クリcreatedTime)
properties.createdTime date-time

createdTime フィールド。

最終更新時刻
properties.lastModifiedTime date-time

フィールド lastModifiedTime。

lastPublishTime
properties.lastPublishTime date-time

lastPublishTime フィールド。

sharedGroupsCount
properties.sharedGroupsCount integer

フィールド sharedGroupsCount。

sharedUsersCount
properties.sharedUsersCount integer

フィールド sharedUsersCount。

appOpenProtocolUri
properties.appOpenProtocolUri string

フィールド appOpenProtocolUri。

appOpenUri
properties.appOpenUri string

フィールド appOpenUri。

お気に入り
properties.userAppMetadata.favorite string

フィールドのお気に入り。

includeInAppsList
properties.userAppMetadata.includeInAppsList boolean

フィールド includeInAppsList。

isFeaturedApp
properties.isFeaturedApp boolean

フィールドはFeaturedApp です。

bypassConsent
properties.bypassConsent boolean

フィールド bypassConsent。

isHeroApp
properties.isHeroApp boolean

フィールド isHeroApp。

id
properties.environment.id string

フィールド ID。

名前
properties.environment.name string

フィールド名。

アプリの削除

PowerApp を削除します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

アプリの取得

PowerApp を返します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

戻り値

Body
PowerApp

アプリの発行

ビュー アクセス権を持つすべてのユーザーに、保存された最新バージョンの PowerApp を発行します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

アプリの表示名を設定する

PowerApp の表示名を更新します。

パラメーター

名前 キー 必須 説明
PowerApp 名
app True string

PowerApp の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

コンテンツ タイプ
Content-Type string

API 要求のコンテンツ タイプ。

ディスプレイ名
displayName string

アプリの表示名。

アプリを取得する

アプリの一覧を返します。

パラメーター

名前 キー 必須 説明
API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

ページ サイズ
$top integer

返されるアプリの数。

戻り値

コネクタ ロールの割り当ての編集

コネクタにアクセス許可を設定します。

パラメーター

名前 キー 必須 説明
コネクタ名
connectorName True string

コネクタの [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

コンテンツ タイプ
Content-Type string

API 要求のコンテンツ タイプ。

id
id string

ユーザーのロール ID。

メール
email string

ユーザーの電子メール。

tenantId
tenantId string

ユーザーの TenantId。

id
id string

ユーザーの ID。

type string

ユーザーの種類。

NotifyShareTargetOption
NotifyShareTargetOption string

ユーザーの NotifyShareTargetOption。

roleName
roleName string

ユーザーの RoleName。

コネクタ ロールの割り当てを取得する

指定したコネクタのアクセス許可の一覧を返します。

パラメーター

名前 キー 必須 説明
コネクタ名
connectorName True string

コネクタの [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

ページ サイズ
$top integer

コネクタ ロールの割り当ての数。

戻り値

名前 パス 説明
value
value array of object

フィールド値。

名前
value.name string

フィールド名。

id
value.id string

フィールド ID。

value.type string

フィールドの種類。

roleName
value.properties.roleName string

フィールド roleName。

id
value.properties.principal.id string

フィールド ID。

ディスプレイ名
value.properties.principal.displayName string

フィールド displayName。

メール
value.properties.principal.email string

フィールドの電子メール。

value.properties.principal.type string

フィールドの種類。

notifyShareTargetOption
value.properties.notifyShareTargetOption string

フィールド notifyShareTargetOption。

コネクタの削除

コネクタを削除します。

パラメーター

名前 キー 必須 説明
コネクタ名
connectorName True string

コネクタの [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

コネクタの取得

コネクタを返します。

パラメーター

名前 キー 必須 説明
コネクタ名
connectorName True string

コネクタの [名前] フィールド。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

API バージョン
api-version string

API バージョンの日付値。

戻り値

名前 パス 説明
名前
name string

フィールド名。

id
id string

フィールド ID。

type string

フィールドの種類。

ディスプレイ名
properties.displayName string

フィールド displayName。

アイコンUri
properties.iconUri string

フィールド iconUri。

iconBrandColor
properties.iconBrandColor string

フィールド アイコンBrandColor。

apiEnvironment
properties.apiEnvironment string

フィールド apiEnvironment。

isCustomApi
properties.isCustomApi boolean

フィールド isCustomApi。

properties.connectionParameters.token.type string

フィールドの種類。

アイデンティティプロバイダ
properties.connectionParameters.token.oAuthSettings.identityProvider string

フィールド identityProvider。

clientId
properties.connectionParameters.token.oAuthSettings.clientId string

フィールド clientId。

スコープ
properties.connectionParameters.token.oAuthSettings.scopes array of string

フィールドスコープ。

リダイレクトURL
properties.connectionParameters.token.oAuthSettings.redirectUrl string

フィールド redirectUrl。

IsFirstParty
properties.connectionParameters.token.oAuthSettings.properties.IsFirstParty string

フィールド IsFirstParty。

value
properties.connectionParameters.token.oAuthSettings.customParameters.capability.value string

フィールド値。

ディスプレイ名
properties.connectionParameters.token.uiDefinition.displayName string

フィールド displayName。

説明
properties.connectionParameters.token.uiDefinition.description string

フィールドの説明。

ヒント
properties.connectionParameters.token.uiDefinition.tooltip string

フィールドのヒント。

required
properties.connectionParameters.token.uiDefinition.constraints.required string

必須のフィールド。

ランタイムURL
properties.runtimeUrls array of string

フィールド runtimeUrls。

primaryRuntimeUrl
properties.primaryRuntimeUrl string

フィールド primaryRuntimeUrl。

ソース
properties.metadata.source string

フィールド ソース。

ブランドカラー
properties.metadata.brandColor string

フィールド brandColor。

capabilities
properties.capabilities array of string

フィールド機能。

baseUrl
properties.interfaces.CDPBlob0.revisions.1.baseUrl string

フィールド baseUrl。

状態
properties.interfaces.CDPBlob0.revisions.1.status string

フィールドの状態。

使用されていない
properties.interfaces.CDPBlob0.revisions.1.deprecated boolean

このフィールドは非推奨になりました。

baseUrl
properties.interfaces.CDPBlob1.revisions.1.baseUrl string

フィールド baseUrl。

状態
properties.interfaces.CDPBlob1.revisions.1.status string

フィールドの状態。

説明
properties.description string

フィールドの説明。

createdTime(クリcreatedTime)
properties.createdTime date-time

createdTime フィールド。

changedTimeさん
properties.changedTime date-time

フィールド changedTime。

releaseTag
properties.releaseTag string

フィールド releaseTag。

レベル
properties.tier string

フィールド層。

パブリッシャ
properties.publisher string

フィールドの発行元。

遺言
properties.scopes.will array of string

フィールドは次の値になります。

習慣
properties.scopes.wont array of string

フィールドは wont です。

コネクタを取得する

コネクタの一覧を返します。

パラメーター

名前 キー 必須 説明
ShowAllApis
showApisWithToS string

すべての Api を表示します。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

API バージョン
api-version string

API バージョンの日付値。

ページ サイズ
$top integer

コネクタの数。

戻り値

名前 パス 説明
value
value array of object

フィールド値。

名前
value.name string

フィールド名。

id
value.id string

フィールド ID。

value.type string

フィールドの種類。

ディスプレイ名
value.properties.displayName string

フィールド displayName。

アイコンUri
value.properties.iconUri string

フィールド iconUri。

iconBrandColor
value.properties.iconBrandColor string

フィールド アイコンBrandColor。

apiEnvironment
value.properties.apiEnvironment string

フィールド apiEnvironment。

isCustomApi
value.properties.isCustomApi boolean

フィールド isCustomApi。

value.properties.connectionParameters.token.type string

フィールドの種類。

アイデンティティプロバイダ
value.properties.connectionParameters.token.oAuthSettings.identityProvider string

フィールド identityProvider。

clientId
value.properties.connectionParameters.token.oAuthSettings.clientId string

フィールド clientId。

スコープ
value.properties.connectionParameters.token.oAuthSettings.scopes array of string

フィールドスコープ。

リダイレクトURL
value.properties.connectionParameters.token.oAuthSettings.redirectUrl string

フィールド redirectUrl。

IsFirstParty
value.properties.connectionParameters.token.oAuthSettings.properties.IsFirstParty string

フィールド IsFirstParty。

value
value.properties.connectionParameters.token.oAuthSettings.customParameters.capability.value string

フィールド値。

ディスプレイ名
value.properties.connectionParameters.token.uiDefinition.displayName string

フィールド displayName。

説明
value.properties.connectionParameters.token.uiDefinition.description string

フィールドの説明。

ヒント
value.properties.connectionParameters.token.uiDefinition.tooltip string

フィールドのヒント。

required
value.properties.connectionParameters.token.uiDefinition.constraints.required string

必須のフィールド。

機能
value.properties.connectionParameters.token.uiDefinition.constraints.capability array of string

フィールド機能。

value.properties.connectionParameters.gateway.type string

フィールドの種類。

dataSourceType
value.properties.connectionParameters.gateway.gatewaySettings.dataSourceType string

フィールド dataSourceType。

接続詳細
value.properties.connectionParameters.gateway.gatewaySettings.connectionDetails array of string

フィールド connectionDetails。

tabIndex
value.properties.connectionParameters.gateway.uiDefinition.tabIndex integer

フィールド tabIndex。

非表示の
value.properties.connectionParameters.gateway.uiDefinition.constraints.hidden string

非表示のフィールド。

機能
value.properties.connectionParameters.gateway.uiDefinition.constraints.capability array of string

フィールド機能。

value.properties.connectionParameters.authType.type string

フィールドの種類。

allowedValues
value.properties.connectionParameters.authType.allowedValues array of object

allowedValues フィールド。

value
value.properties.connectionParameters.authType.allowedValues.value string

フィールド値。

ディスプレイ名
value.properties.connectionParameters.authType.uiDefinition.displayName string

フィールド displayName。

説明
value.properties.connectionParameters.authType.uiDefinition.description string

フィールドの説明。

ヒント
value.properties.connectionParameters.authType.uiDefinition.tooltip string

フィールドのヒント。

tabIndex
value.properties.connectionParameters.authType.uiDefinition.constraints.tabIndex integer

フィールド tabIndex。

required
value.properties.connectionParameters.authType.uiDefinition.constraints.required string

必須のフィールド。

allowedValues
value.properties.connectionParameters.authType.uiDefinition.constraints.allowedValues array of object

allowedValues フィールド。

SMS 送信
value.properties.connectionParameters.authType.uiDefinition.constraints.allowedValues.text string

フィールド テキスト。

value
value.properties.connectionParameters.authType.uiDefinition.constraints.allowedValues.value string

フィールド値。

機能
value.properties.connectionParameters.authType.uiDefinition.constraints.capability array of string

フィールド機能。

value.properties.connectionParameters.username.type string

フィールドの種類。

ディスプレイ名
value.properties.connectionParameters.username.uiDefinition.displayName string

フィールド displayName。

説明
value.properties.connectionParameters.username.uiDefinition.description string

フィールドの説明。

ヒント
value.properties.connectionParameters.username.uiDefinition.tooltip string

フィールドのヒント。

tabIndex
value.properties.connectionParameters.username.uiDefinition.constraints.tabIndex integer

フィールド tabIndex。

clearText
value.properties.connectionParameters.username.uiDefinition.constraints.clearText boolean

フィールド clearText。

required
value.properties.connectionParameters.username.uiDefinition.constraints.required string

必須のフィールド。

機能
value.properties.connectionParameters.username.uiDefinition.constraints.capability array of string

フィールド機能。

value.properties.connectionParameters.password.type string

フィールドの種類。

ディスプレイ名
value.properties.connectionParameters.password.uiDefinition.displayName string

フィールド displayName。

説明
value.properties.connectionParameters.password.uiDefinition.description string

フィールドの説明。

ヒント
value.properties.connectionParameters.password.uiDefinition.tooltip string

フィールドのヒント。

tabIndex
value.properties.connectionParameters.password.uiDefinition.constraints.tabIndex integer

フィールド tabIndex。

required
value.properties.connectionParameters.password.uiDefinition.constraints.required string

必須のフィールド。

機能
value.properties.connectionParameters.password.uiDefinition.constraints.capability array of string

フィールド機能。

ランタイムURL
value.properties.runtimeUrls array of string

フィールド runtimeUrls。

primaryRuntimeUrl
value.properties.primaryRuntimeUrl string

フィールド primaryRuntimeUrl。

ソース
value.properties.metadata.source string

フィールド ソース。

ブランドカラー
value.properties.metadata.brandColor string

フィールド brandColor。

capabilities
value.properties.capabilities array of string

フィールド機能。

baseUrl
value.properties.interfaces.CDPTabular1.revisions.1.baseUrl string

フィールド baseUrl。

状態
value.properties.interfaces.CDPTabular1.revisions.1.status string

フィールドの状態。

baseUrl
value.properties.interfaces.CDPBlob0.revisions.1.baseUrl string

フィールド baseUrl。

状態
value.properties.interfaces.CDPBlob0.revisions.1.status string

フィールドの状態。

使用されていない
value.properties.interfaces.CDPBlob0.revisions.1.deprecated boolean

このフィールドは非推奨になりました。

baseUrl
value.properties.interfaces.CDPBlob1.revisions.1.baseUrl string

フィールド baseUrl。

状態
value.properties.interfaces.CDPBlob1.revisions.1.status string

フィールドの状態。

説明
value.properties.description string

フィールドの説明。

createdTime(クリcreatedTime)
value.properties.createdTime date-time

createdTime フィールド。

changedTimeさん
value.properties.changedTime date-time

フィールド changedTime。

releaseTag
value.properties.releaseTag string

フィールド releaseTag。

レベル
value.properties.tier string

フィールド層。

パブリッシャ
value.properties.publisher string

フィールドの発行元。

遺言
value.properties.scopes.will array of string

フィールドは次の値になります。

習慣
value.properties.scopes.wont array of string

フィールドは wont です。

接続を取得する

接続の一覧を返します。

パラメーター

名前 キー 必須 説明
API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

ページ サイズ
$top integer

接続の数。

戻り値

名前 パス 説明
value
value array of object

フィールド値。

名前
value.name string

フィールド名。

id
value.id string

フィールド ID。

value.type string

フィールドの種類。

apiIdの
value.properties.apiId string

フィールド apiId。

ディスプレイ名
value.properties.displayName string

フィールド displayName。

アイコンUri
value.properties.iconUri string

フィールド iconUri。

statuses
value.properties.statuses array of object

フィールドの状態。

状態
value.properties.statuses.status string

フィールドの状態。

ターゲット
value.properties.statuses.target string

フィールドターゲット。

コード
value.properties.statuses.error.code string

フィールド コード。

メッセージ
value.properties.statuses.error.message string

フィールド メッセージ。

sku
value.properties.connectionParameters.sku string

フィールド SKU。

ワークフロー名
value.properties.connectionParameters.workflowName string

フィールド workflowName。

workflowPath
value.properties.connectionParameters.workflowPath string

フィールド workflowPath。

workflowEndpoint
value.properties.connectionParameters.workflowEndpoint string

フィールド workflowEndpoint。

workFlowCallbackUri
value.properties.connectionParameters.workFlowCallbackUri string

フィールド workFlowCallbackUri。

apiIdの
value.properties.connectionParameters.$connections.shared_msnweather.apiId string

フィールド apiId。

connectionId
value.properties.connectionParameters.$connections.shared_msnweather.connectionId string

フィールド connectionId。

ソース
value.properties.connectionParameters.$connections.shared_msnweather.source string

フィールド ソース。

apiIdの
value.properties.connectionParameters.$connections.shared_flowpush.apiId string

フィールド apiId。

connectionId
value.properties.connectionParameters.$connections.shared_flowpush.connectionId string

フィールド connectionId。

ソース
value.properties.connectionParameters.$connections.shared_flowpush.source string

フィールド ソース。

サーバー
value.properties.connectionParameters.server string

フィールド サーバー。

データベース
value.properties.connectionParameters.database string

フィールド データベース。

keywordsRemaining
value.properties.keywordsRemaining integer

フィールド keywordsRemaining。

id
value.properties.createdBy.id string

フィールド ID。

ディスプレイ名
value.properties.createdBy.displayName string

フィールド displayName。

メール
value.properties.createdBy.email string

フィールドの電子メール。

value.properties.createdBy.type string

フィールドの種類。

tenantId
value.properties.createdBy.tenantId string

フィールド tenantId。

userPrincipalName
value.properties.createdBy.userPrincipalName string

userPrincipalName フィールド。

createdTime(クリcreatedTime)
value.properties.createdTime date-time

createdTime フィールド。

最終更新時刻
value.properties.lastModifiedTime date-time

フィールド lastModifiedTime。

id
value.properties.environment.id string

フィールド ID。

名前
value.properties.environment.name string

フィールド名。

shared_msnweather
value.properties.metadata.shared_msnweather string

フィールドshared_msnweather。

shared_flowpush
value.properties.metadata.shared_flowpush string

フィールドshared_flowpush。

有効期限
value.properties.expirationTime date-time

フィールド expirationTime。

テストリンク
value.properties.testLinks array of object

フィールド testLinks。

リクエストUri
value.properties.testLinks.requestUri string

フィールド requestUri。

メソッド
value.properties.testLinks.method string

フィールド メソッド。

接続ロールの割り当ての編集

アクセス許可を接続に設定します。

パラメーター

名前 キー 必須 説明
コネクタ名
connectorName True string

コネクタの [名前] フィールド。

接続名
connectionName True string

[接続] の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

コンテンツ タイプ
Content-Type string

API 要求のコンテンツ タイプ。

id
id string

ユーザーのロール ID。

メール
email string

ユーザーの電子メール。

tenantId
tenantId string

ユーザーの TenantId。

id
id string

ユーザーの ID。

type string

ユーザーの種類。

NotifyShareTargetOption
NotifyShareTargetOption string

ユーザーの NotifyShareTargetOption。

roleName
roleName string

ユーザーの RoleName。

接続ロールの割り当てを取得します。

接続に対するアクセス許可の一覧を返します。

パラメーター

名前 キー 必須 説明
コネクタ名
connectorName True string

コネクタの [名前] フィールド。

接続名
connectionName True string

[接続] の [名前] フィールド。

API バージョン
api-version string

API バージョンの日付値。

フィルター クエリ
$filter string

フィルター クエリ パラメーター。

ページ サイズ
$top integer

接続ロールの割り当ての数。

戻り値

名前 パス 説明
value
value array of object

フィールド値。

名前
value.name string

フィールド名。

id
value.id string

フィールド ID。

value.type string

フィールドの種類。

roleName
value.properties.roleName string

フィールド roleName。

id
value.properties.principal.id string

フィールド ID。

ディスプレイ名
value.properties.principal.displayName string

フィールド displayName。

メール
value.properties.principal.email string

フィールドの電子メール。

value.properties.principal.type string

フィールドの種類。

notifyShareTargetOption
value.properties.notifyShareTargetOption string

フィールド notifyShareTargetOption。

環境の取得

環境の一覧を返します。

パラメーター

名前 キー 必須 説明
API バージョン
api-version string

API バージョンの日付値。

ページ サイズ
$top integer

環境の数。

戻り値

名前 パス 説明
value
value array of object

フィールド値。

id
value.id string

フィールド ID。

名前
value.name string

フィールド名。

位置
value.location string

フィールドの場所。

value.type string

フィールドの種類。

azureRegionHint
value.properties.azureRegionHint string

フィールド azureRegionHint。

ディスプレイ名
value.properties.displayName string

フィールド displayName。

createdTime(クリcreatedTime)
value.properties.createdTime date-time

createdTime フィールド。

管理者
value.properties.clientUris.admin string

環境の管理ポータル URI。

メーカー
value.properties.clientUris.maker string

環境の Maker ポータル URI。

id
value.properties.createdBy.id string

フィールド ID。

ディスプレイ名
value.properties.createdBy.displayName string

フィールド displayName。

value.properties.createdBy.type string

フィールドの種類。

メール
value.properties.createdBy.email string

フィールドの電子メール。

tenantId
value.properties.createdBy.tenantId string

フィールド tenantId。

userPrincipalName
value.properties.createdBy.userPrincipalName string

userPrincipalName フィールド。

provisioningState
value.properties.provisioningState string

フィールド provisioningState。

creationType
value.properties.creationType string

フィールド creationType。

environmentSku
value.properties.environmentSku string

フィールド環境Sku。

環境タイプ
value.properties.environmentType string

フィールド environmentType。

isDefault
value.properties.isDefault boolean

フィールド isDefault。

ディスプレイ名
value.properties.permissions.CreatePowerApp.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ReadEnvironment.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.GenerateResourceStorage.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.CreateGateway.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.CreateFlow.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.CreateCustomApi.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ExportEnvironmentPackage.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ImportEnvironmentPackage.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.CreateFunction.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.AdminReadEnvironment.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.UpdateEnvironment.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.DeleteEnvironment.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.SetDLPPolicy.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ListAnyPowerApp.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ListAnyFlow.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.DeleteAnyPowerApp.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.DeleteAnyFlow.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.AddEnvironmentRoleAssignment.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ReadEnvironmentRoleInformation.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.RemoveEnvironmentRoleAssignment.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ModifyDatabaseRoleAssignments.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.CreateDatabase.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ManageAnyPowerApp.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ManageAnyConnection.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ManageCDSMigration.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ManageTalentEnvironmentSettings.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ManageAnyCustomApi.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.ListAnyFunction.displayName string

フィールド displayName。

ディスプレイ名
value.properties.permissions.DeleteAnyFunction.displayName string

フィールド displayName。

microsoft.BusinessAppPlatform
value.properties.runtimeEndpoints.microsoft.BusinessAppPlatform string

フィールド microsoft BusinessAppPlatform。

microsoft.CommonDataModel
value.properties.runtimeEndpoints.microsoft.CommonDataModel string

フィールド microsoft CommonDataModel。

microsoft.PowerApps
value.properties.runtimeEndpoints.microsoft.PowerApps string

フィールド microsoft Power Apps。

microsoft.流れる
value.properties.runtimeEndpoints.microsoft.Flow string

フィールド microsoft Flow。

最終更新時刻
value.properties.lastModifiedTime date-time

フィールド lastModifiedTime。

id
value.properties.lastModifiedBy.id string

フィールド ID。

ディスプレイ名
value.properties.lastModifiedBy.displayName string

フィールド displayName。

メール
value.properties.lastModifiedBy.email string

フィールドの電子メール。

value.properties.lastModifiedBy.type string

フィールドの種類。

tenantId
value.properties.lastModifiedBy.tenantId string

フィールド tenantId。

userPrincipalName
value.properties.lastModifiedBy.userPrincipalName string

userPrincipalName フィールド。

value.properties.linkedEnvironmentMetadata.type string

フィールドの種類。

resourceId
value.properties.linkedEnvironmentMetadata.resourceId string

フィールド resourceId。

フレンドリーネーム
value.properties.linkedEnvironmentMetadata.friendlyName string

フィールド friendlyName。

uniqueName (ユニークネーム)
value.properties.linkedEnvironmentMetadata.uniqueName string

フィールド uniqueName。

ドメイン名
value.properties.linkedEnvironmentMetadata.domainName string

フィールド domainName。

バージョン
value.properties.linkedEnvironmentMetadata.version string

フィールドのバージョン。

instanceUrl
value.properties.linkedEnvironmentMetadata.instanceUrl string

フィールド instanceUrl。

instanceApiUrl
value.properties.linkedEnvironmentMetadata.instanceApiUrl string

フィールド instanceApiUrl。

baseLanguage
value.properties.linkedEnvironmentMetadata.baseLanguage integer

フィールド baseLanguage。

インスタンス状態
value.properties.linkedEnvironmentMetadata.instanceState string

フィールド instanceState。

createdTime(クリcreatedTime)
value.properties.linkedEnvironmentMetadata.createdTime date-time

createdTime フィールド。

modifiedTime
value.properties.linkedEnvironmentMetadata.modifiedTime date-time

フィールド modifiedTime。

hostNameSuffix
value.properties.linkedEnvironmentMetadata.hostNameSuffix string

hostNameSuffix フィールド。

bapSolutionId
value.properties.linkedEnvironmentMetadata.bapSolutionId string

フィールド bapSolutionId。

creationTemplates
value.properties.linkedEnvironmentMetadata.creationTemplates array of string

フィールド creationTemplates。

managementPackageVersion
value.properties.linkedEnvironmentMetadata.managementPackageVersion string

フィールド managementPackageVersion。

softDeletedTime
value.properties.softDeletedTime date-time

フィールド softDeletedTime。

メッセージ
value.properties.provisioningDetails.message string

フィールド メッセージ。

操作
value.properties.provisioningDetails.operations array of object

フィールド操作。

httpStatus
value.properties.provisioningDetails.operations.httpStatus string

フィールド httpStatus。

コード
value.properties.provisioningDetails.operations.code string

フィールド コード。

定義

ResourceArray[PowerApp]

名前 パス 説明
value
value array of PowerApp

フィールド値。

PowerApp

名前 パス 説明
名前
name string

フィールド名。

id
id string

フィールド ID。

type string

フィールドの種類。

primaryDeviceWidth
tags.primaryDeviceWidth string

フィールド primaryDeviceWidth。

primaryDeviceHeight
tags.primaryDeviceHeight string

フィールド primaryDeviceHeight。

sienaVersion
tags.sienaVersion string

フィールド・シエーナバージョン。

deviceCapabilities
tags.deviceCapabilities string

フィールド deviceCapabilities。

supportsPortrait
tags.supportsPortrait string

フィールド supportsPortrait。

supportsLandscape
tags.supportsLandscape string

フィールドはLandscapeをサポートしています。

primaryFormFactor
tags.primaryFormFactor string

フィールド primaryFormFactor。

publisherVersion
tags.publisherVersion string

フィールド publisherVersion。

minimumRequiredApiVersion
tags.minimumRequiredApiVersion string

minimumRequiredApiVersion フィールド。

appVersion
properties.appVersion date-time

フィールド appVersion。

major
properties.createdByClientVersion.major integer

フィールドのメジャー。

minor
properties.createdByClientVersion.minor integer

フィールドのマイナー。

ビルド
properties.createdByClientVersion.build integer

フィールドのビルド。

改訂
properties.createdByClientVersion.revision integer

フィールドのリビジョン。

majorRevision
properties.createdByClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
properties.createdByClientVersion.minorRevision integer

フィールド minorRevision。

major
properties.minClientVersion.major integer

フィールドのメジャー。

minor
properties.minClientVersion.minor integer

フィールドのマイナー。

ビルド
properties.minClientVersion.build integer

フィールドのビルド。

改訂
properties.minClientVersion.revision integer

フィールドのリビジョン。

majorRevision
properties.minClientVersion.majorRevision integer

フィールド majorRevision。

minorRevision
properties.minClientVersion.minorRevision integer

フィールド minorRevision。

id
properties.owner.id string

フィールド ID。

ディスプレイ名
properties.owner.displayName string

フィールド displayName。

メール
properties.owner.email string

フィールドの電子メール。

properties.owner.type string

フィールドの種類。

tenantId
properties.owner.tenantId string

フィールド tenantId。

userPrincipalName
properties.owner.userPrincipalName string

userPrincipalName フィールド。

id
properties.createdBy.id string

フィールド ID。

ディスプレイ名
properties.createdBy.displayName string

フィールド displayName。

メール
properties.createdBy.email string

フィールドの電子メール。

properties.createdBy.type string

フィールドの種類。

tenantId
properties.createdBy.tenantId string

フィールド tenantId。

userPrincipalName
properties.createdBy.userPrincipalName string

userPrincipalName フィールド。

id
properties.lastModifiedBy.id string

フィールド ID。

ディスプレイ名
properties.lastModifiedBy.displayName string

フィールド displayName。

メール
properties.lastModifiedBy.email string

フィールドの電子メール。

properties.lastModifiedBy.type string

フィールドの種類。

tenantId
properties.lastModifiedBy.tenantId string

フィールド tenantId。

userPrincipalName
properties.lastModifiedBy.userPrincipalName string

userPrincipalName フィールド。

backgroundColor
properties.backgroundColor string

フィールド backgroundColor。

backgroundImageUri
properties.backgroundImageUri string

フィールド backgroundImageUri。

ディスプレイ名
properties.displayName string

フィールド displayName。

説明
properties.description string

フィールドの説明。

value
properties.appUris.documentUri.value string

フィールド値。

readonlyValue
properties.appUris.documentUri.readonlyValue string

フィールド readonlyValue。

imageUris
properties.appUris.imageUris array of string

imageUris フィールド。

createdTime(クリcreatedTime)
properties.createdTime date-time

createdTime フィールド。

最終更新時刻
properties.lastModifiedTime date-time

フィールド lastModifiedTime。

sharedGroupsCount
properties.sharedGroupsCount integer

フィールド sharedGroupsCount。

sharedUsersCount
properties.sharedUsersCount integer

フィールド sharedUsersCount。

appOpenProtocolUri
properties.appOpenProtocolUri string

フィールド appOpenProtocolUri。

appOpenUri
properties.appOpenUri string

フィールド appOpenUri。

お気に入り
properties.userAppMetadata.favorite string

フィールドのお気に入り。

lastOpenedTime
properties.userAppMetadata.lastOpenedTime date-time

lastOpenedTime フィールド。

includeInAppsList
properties.userAppMetadata.includeInAppsList boolean

フィールド includeInAppsList。

isFeaturedApp
properties.isFeaturedApp boolean

フィールドはFeaturedApp です。

bypassConsent
properties.bypassConsent boolean

フィールド bypassConsent。

isHeroApp
properties.isHeroApp boolean

フィールド isHeroApp。

id
properties.environment.id string

フィールド ID。

名前
properties.environment.name string

フィールド名。

value
properties.appPackageDetails.playerPackage.value string

フィールド値。

readonlyValue
properties.appPackageDetails.playerPackage.readonlyValue string

フィールド readonlyValue。

value
properties.appPackageDetails.webPackage.value string

フィールド値。

readonlyValue
properties.appPackageDetails.webPackage.readonlyValue string

フィールド readonlyValue。

major
properties.appPackageDetails.documentServerVersion.major integer

フィールドのメジャー。

minor
properties.appPackageDetails.documentServerVersion.minor integer

フィールドのマイナー。

ビルド
properties.appPackageDetails.documentServerVersion.build integer

フィールドのビルド。

改訂
properties.appPackageDetails.documentServerVersion.revision integer

フィールドのリビジョン。

majorRevision
properties.appPackageDetails.documentServerVersion.majorRevision integer

フィールド majorRevision。

minorRevision
properties.appPackageDetails.documentServerVersion.minorRevision integer

フィールド minorRevision。

appPackageResourcesKind
properties.appPackageDetails.appPackageResourcesKind string

appPackageResourcesKind フィールド。

packagePropertiesJson
properties.appPackageDetails.packagePropertiesJson string

フィールド packagePropertiesJson。