Power Apps for Makers
作成者向け Power Apps 管理コネクタ
このコネクタは、次の製品および地域で利用可能です:
サービス | クラス | リージョン |
---|---|---|
Power Automate | 標準 | すべての Power Automate 地域 |
Power Apps | 標準 | すべての Power Apps 地域 |
連絡先 | |
---|---|
名前 | Microsoft |
URL | Microsoft Power Automate サポート Microsoft Power Apps サポート |
Connector Metadata | |
---|---|
パブリッシャー | 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 |
フィルター クエリ パラメーターです。 |
つながりを取得する
つながりの一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
ページ サイズ
|
$top | integer |
つながりの数です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of object |
value フィールドです。 |
名前
|
value.name | string |
name フィールドです。 |
ID
|
value.id | string |
id フィールドです。 |
種類
|
value.type | string |
type フィールドです。 |
apiId
|
value.properties.apiId | string |
apiId フィールドです。 |
displayName
|
value.properties.displayName | string |
displayName フィールドです。 |
iconUri
|
value.properties.iconUri | string |
iconUri フィールドです。 |
statuses
|
value.properties.statuses | array of object |
statuses フィールドです。 |
状態
|
value.properties.statuses.status | string |
status フィールドです。 |
対象
|
value.properties.statuses.target | string |
target フィールドです。 |
コード
|
value.properties.statuses.error.code | string |
code フィールドです。 |
メッセージ
|
value.properties.statuses.error.message | string |
message フィールドです。 |
sku
|
value.properties.connectionParameters.sku | string |
sku フィールドです。 |
workflowName
|
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 |
source フィールドです。 |
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 |
source フィールドです。 |
server
|
value.properties.connectionParameters.server | string |
server フィールドです。 |
database
|
value.properties.connectionParameters.database | string |
database フィールドです。 |
keywordsRemaining
|
value.properties.keywordsRemaining | integer |
keywordsRemaining フィールドです。 |
ID
|
value.properties.createdBy.id | string |
id フィールドです。 |
displayName
|
value.properties.createdBy.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.createdBy.email | string |
email フィールドです。 |
種類
|
value.properties.createdBy.type | string |
type フィールドです。 |
tenantId
|
value.properties.createdBy.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
value.properties.createdBy.userPrincipalName | string |
userPrincipalName フィールドです。 |
CreatedTime
|
value.properties.createdTime | date-time |
createdTime フィールドです。 |
lastModifiedTime
|
value.properties.lastModifiedTime | date-time |
lastModifiedTime フィールドです。 |
ID
|
value.properties.environment.id | string |
id フィールドです。 |
名前
|
value.properties.environment.name | string |
name フィールドです。 |
shared_msnweather
|
value.properties.metadata.shared_msnweather | string |
shared_msnweather フィールドです。 |
shared_flowpush
|
value.properties.metadata.shared_flowpush | string |
shared_flowpush フィールドです。 |
expirationTime
|
value.properties.expirationTime | date-time |
expirationTime フィールドです。 |
testLinks
|
value.properties.testLinks | array of object |
testLinks フィールドです。 |
requestUri
|
value.properties.testLinks.requestUri | string |
requestUri フィールドです。 |
メソッド
|
value.properties.testLinks.method | string |
method フィールドです。 |
つながりロールの割り当てを取得する
つながりへのアクセス許可の一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
コネクタ名
|
connectorName | True | string |
コネクタの名前フィールドです。 |
接続名
|
connectionName | True | string |
つながりの名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
ページ サイズ
|
$top | integer |
つながりロールの割り当ての数です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of object |
value フィールドです。 |
名前
|
value.name | string |
name フィールドです。 |
ID
|
value.id | string |
id フィールドです。 |
種類
|
value.type | string |
type フィールドです。 |
roleName
|
value.properties.roleName | string |
roleName フィールドです。 |
ID
|
value.properties.principal.id | string |
id フィールドです。 |
displayName
|
value.properties.principal.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.principal.email | string |
email フィールドです。 |
種類
|
value.properties.principal.type | string |
type フィールドです。 |
notifyShareTargetOption
|
value.properties.notifyShareTargetOption | string |
notifyShareTargetOption フィールドです。 |
つながりロールの割り当てを編集する
つながりへのアクセス許可を設定します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
コネクタ名
|
connectorName | True | string |
コネクタの名前フィールドです。 |
接続名
|
connectionName | True | string |
つながりの名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
コンテンツ タイプ
|
Content-Type | string |
API 要求のコンテンツ タイプです。 |
|
ID
|
id | string |
ユーザーのロール ID です。 |
|
電子メール
|
string |
ユーザーの電子メールです。 |
||
tenantId
|
tenantId | string |
ユーザーの TenantId です。 |
|
ID
|
id | string |
ユーザーの ID です。 |
|
種類
|
type | string |
ユーザーの種類です。 |
|
NotifyShareTargetOption
|
NotifyShareTargetOption | string |
ユーザーの NotifyShareTargetOption です。 |
|
roleName
|
roleName | string |
ユーザーの RoleName です。 |
アプリ ロールの割り当てを編集する
PowerApp へのアクセス許可を設定します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
コンテンツ タイプ
|
Content-Type | string |
API 要求のコンテンツ タイプです。 |
|
ID
|
id | string |
ユーザーのロール ID です。 |
|
電子メール
|
string |
ユーザーの電子メールです。 |
||
tenantId
|
tenantId | string |
ユーザーのテナント ID です。 |
|
ID
|
id | string |
ユーザーの ID です。 |
|
種類
|
type | string |
ユーザーの種類です。 |
|
NotifyShareTargetOption
|
NotifyShareTargetOption | string |
ShareTarget の通知オプションです。 |
|
roleName
|
roleName | string |
ユーザーのロール名です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
プット
|
put | array of object |
put フィールドです。 |
ID
|
put.id | string |
id フィールドです。 |
roleName
|
put.properties.roleName | string |
roleName フィールドです。 |
scope
|
put.properties.scope | string |
scope フィールドです。 |
ID
|
put.properties.principal.id | string |
id フィールドです。 |
電子メール
|
put.properties.principal.email | string |
email フィールドです。 |
種類
|
put.properties.principal.type | string |
type フィールドです。 |
resourceResponses
|
put.properties.resourceResponses | array of object |
resourceResponses フィールドです。 |
ID
|
put.properties.resourceResponses.id | string |
id フィールドです。 |
statusCode
|
put.properties.resourceResponses.statusCode | string |
statusCode フィールドです。 |
responseCode
|
put.properties.resourceResponses.responseCode | string |
responseCode フィールドです。 |
メッセージ
|
put.properties.resourceResponses.message | string |
message フィールドです。 |
種類
|
put.properties.resourceResponses.type | string |
type フィールドです。 |
アプリのバージョンを取得する
特定の PowerApp に対するバージョンの一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
ページ サイズ
|
$top | integer |
返されるアプリ バージョンの数です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of object |
value フィールドです。 |
名前
|
value.name | string |
name フィールドです。 |
ID
|
value.id | string |
id フィールドです。 |
種類
|
value.type | string |
type フィールドです。 |
primaryDeviceWidth
|
value.tags.primaryDeviceWidth | string |
primaryDeviceWidth フィールドです。 |
primaryDeviceHeight
|
value.tags.primaryDeviceHeight | string |
primaryIceHeight フィールドです。 |
sienaVersion
|
value.tags.sienaVersion | string |
sienaVersion フィールドです。 |
deviceCapabilities
|
value.tags.deviceCapabilities | string |
deviceCapabilities フィールドです。 |
supportsPortrait
|
value.tags.supportsPortrait | string |
supportsPortrait フィールドです。 |
supportsLandscape
|
value.tags.supportsLandscape | string |
supportsLandscape フィールドです。 |
primaryFormFactor
|
value.tags.primaryFormFactor | string |
primaryFormFactor フィールドです。 |
publisherVersion
|
value.tags.publisherVersion | string |
publisherVersion フィールドです。 |
minimumRequiredApiVersion
|
value.tags.minimumRequiredApiVersion | string |
minimumRequiredApiVersion フィールドです。 |
ownerTenantId
|
value.properties.ownerTenantId | string |
ownerTenantId フィールドです。 |
app
|
value.properties.app | string |
app フィールドです。 |
appVersion
|
value.properties.appVersion | date-time |
appVersion フィールドです。 |
lifeCycleId
|
value.properties.lifeCycleId | string |
lifeCycleId フィールドです。 |
major
|
value.properties.createdByClientVersion.major | integer |
major フィールドです。 |
minor
|
value.properties.createdByClientVersion.minor | integer |
minor フィールドです。 |
build
|
value.properties.createdByClientVersion.build | integer |
build フィールドです。 |
revision
|
value.properties.createdByClientVersion.revision | integer |
revision フィールドです。 |
majorRevision
|
value.properties.createdByClientVersion.majorRevision | integer |
majorRevision フィールドです。 |
minorRevision
|
value.properties.createdByClientVersion.minorRevision | integer |
minorRevision フィールドです。 |
major
|
value.properties.minClientVersion.major | integer |
major フィールドです。 |
minor
|
value.properties.minClientVersion.minor | integer |
minor フィールドです。 |
build
|
value.properties.minClientVersion.build | integer |
build フィールドです。 |
revision
|
value.properties.minClientVersion.revision | integer |
revision フィールドです。 |
majorRevision
|
value.properties.minClientVersion.majorRevision | integer |
majorRevision フィールドです。 |
minorRevision
|
value.properties.minClientVersion.minorRevision | integer |
minorRevision フィールドです。 |
名前
|
value.properties.appDefinition.name | string |
name フィールドです。 |
ID
|
value.properties.appDefinition.id | string |
id フィールドです。 |
種類
|
value.properties.appDefinition.type | string |
type フィールドです。 |
primaryDeviceWidth
|
value.properties.appDefinition.tags.primaryDeviceWidth | string |
primaryDeviceWidth フィールドです。 |
primaryDeviceHeight
|
value.properties.appDefinition.tags.primaryDeviceHeight | string |
primaryIceHeight フィールドです。 |
sienaVersion
|
value.properties.appDefinition.tags.sienaVersion | string |
sienaVersion フィールドです。 |
deviceCapabilities
|
value.properties.appDefinition.tags.deviceCapabilities | string |
deviceCapabilities フィールドです。 |
supportsPortrait
|
value.properties.appDefinition.tags.supportsPortrait | string |
supportsPortrait フィールドです。 |
supportsLandscape
|
value.properties.appDefinition.tags.supportsLandscape | string |
supportsLandscape フィールドです。 |
primaryFormFactor
|
value.properties.appDefinition.tags.primaryFormFactor | string |
primaryFormFactor フィールドです。 |
publisherVersion
|
value.properties.appDefinition.tags.publisherVersion | string |
publisherVersion フィールドです。 |
minimumRequiredApiVersion
|
value.properties.appDefinition.tags.minimumRequiredApiVersion | date-time |
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 |
status フィールドです。 |
major
|
value.properties.appDefinition.properties.createdByClientVersion.major | integer |
major フィールドです。 |
minor
|
value.properties.appDefinition.properties.createdByClientVersion.minor | integer |
minor フィールドです。 |
build
|
value.properties.appDefinition.properties.createdByClientVersion.build | integer |
build フィールドです。 |
revision
|
value.properties.appDefinition.properties.createdByClientVersion.revision | integer |
revision フィールドです。 |
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 |
major フィールドです。 |
minor
|
value.properties.appDefinition.properties.minClientVersion.minor | integer |
minor フィールドです。 |
build
|
value.properties.appDefinition.properties.minClientVersion.build | integer |
build フィールドです。 |
revision
|
value.properties.appDefinition.properties.minClientVersion.revision | integer |
revision フィールドです。 |
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 フィールドです。 |
displayName
|
value.properties.appDefinition.properties.owner.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.appDefinition.properties.owner.email | string |
email フィールドです。 |
種類
|
value.properties.appDefinition.properties.owner.type | string |
type フィールドです。 |
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 フィールドです。 |
displayName
|
value.properties.appDefinition.properties.createdBy.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.appDefinition.properties.createdBy.email | string |
email フィールドです。 |
種類
|
value.properties.appDefinition.properties.createdBy.type | string |
type フィールドです。 |
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 フィールドです。 |
displayName
|
value.properties.appDefinition.properties.lastModifiedBy.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.appDefinition.properties.lastModifiedBy.email | string |
email フィールドです。 |
種類
|
value.properties.appDefinition.properties.lastModifiedBy.type | string |
type フィールドです。 |
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 フィールドです。 |
displayName
|
value.properties.appDefinition.properties.lastPublishedBy.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.appDefinition.properties.lastPublishedBy.email | string |
email フィールドです。 |
種類
|
value.properties.appDefinition.properties.lastPublishedBy.type | string |
type フィールドです。 |
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 フィールドです。 |
displayName
|
value.properties.appDefinition.properties.displayName | string |
displayName フィールドです。 |
説明
|
value.properties.appDefinition.properties.description | string |
description フィールドです。 |
値
|
value.properties.appDefinition.properties.appUris.documentUri.value | string |
value フィールドです。 |
readonlyValue
|
value.properties.appDefinition.properties.appUris.documentUri.readonlyValue | string |
readonlyValue フィールドです。 |
imageUris
|
value.properties.appDefinition.properties.appUris.imageUris | array of string |
imageUris フィールドです。 |
createdTime
|
value.properties.appDefinition.properties.createdTime | date-time |
createdTime フィールドです。 |
lastModifiedTime
|
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 フィールドです。 |
favorite
|
value.properties.appDefinition.properties.userAppMetadata.favorite | string |
favorite フィールドです。 |
includeInAppsList
|
value.properties.appDefinition.properties.userAppMetadata.includeInAppsList | boolean |
includeInAppsList フィールドです。 |
isFeaturedApp
|
value.properties.appDefinition.properties.isFeaturedApp | boolean |
isFeaturedApp フィールドです。 |
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 |
name フィールドです。 |
アプリのバージョンを復元する
指定されたアプリ バージョンを、現在のバージョンとして復元します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
PowerApp のバージョン
|
appVersionName | True | string |
PowerApp の Version フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
名前
|
name | string |
name フィールドです。 |
ID
|
id | string |
id フィールドです。 |
種類
|
type | string |
type フィールドです。 |
primaryDeviceWidth
|
tags.primaryDeviceWidth | string |
primaryDeviceWidth フィールドです。 |
primaryDeviceHeight
|
tags.primaryDeviceHeight | string |
primaryIceHeight フィールドです。 |
sienaVersion
|
tags.sienaVersion | string |
sienaVersion フィールドです。 |
deviceCapabilities
|
tags.deviceCapabilities | string |
deviceCapabilities フィールドです。 |
supportsPortrait
|
tags.supportsPortrait | string |
supportsPortrait フィールドです。 |
supportsLandscape
|
tags.supportsLandscape | string |
supportsLandscape フィールドです。 |
primaryFormFactor
|
tags.primaryFormFactor | string |
primaryFormFactor フィールドです。 |
publisherVersion
|
tags.publisherVersion | string |
publisherVersion フィールドです。 |
minimumRequiredApiVersion
|
tags.minimumRequiredApiVersion | date-time |
minimumRequiredApiVersion フィールドです。 |
appVersion
|
properties.appVersion | date-time |
appVersion フィールドです。 |
lastDraftVersion
|
properties.lastDraftVersion | date-time |
lastDraftVersion フィールドです。 |
lifeCycleId
|
properties.lifeCycleId | string |
lifeCycleId フィールドです。 |
状態
|
properties.status | string |
status フィールドです。 |
major
|
properties.createdByClientVersion.major | integer |
major フィールドです。 |
minor
|
properties.createdByClientVersion.minor | integer |
minor フィールドです。 |
build
|
properties.createdByClientVersion.build | integer |
build フィールドです。 |
revision
|
properties.createdByClientVersion.revision | integer |
revision フィールドです。 |
majorRevision
|
properties.createdByClientVersion.majorRevision | integer |
majorRevision フィールドです。 |
minorRevision
|
properties.createdByClientVersion.minorRevision | integer |
minorRevision フィールドです。 |
major
|
properties.minClientVersion.major | integer |
major フィールドです。 |
minor
|
properties.minClientVersion.minor | integer |
minor フィールドです。 |
build
|
properties.minClientVersion.build | integer |
build フィールドです。 |
revision
|
properties.minClientVersion.revision | integer |
revision フィールドです。 |
majorRevision
|
properties.minClientVersion.majorRevision | integer |
majorRevision フィールドです。 |
minorRevision
|
properties.minClientVersion.minorRevision | integer |
minorRevision フィールドです。 |
ID
|
properties.owner.id | string |
id フィールドです。 |
displayName
|
properties.owner.displayName | string |
displayName フィールドです。 |
電子メール
|
properties.owner.email | string |
email フィールドです。 |
種類
|
properties.owner.type | string |
type フィールドです。 |
tenantId
|
properties.owner.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
properties.owner.userPrincipalName | string |
userPrincipalName フィールドです。 |
ID
|
properties.createdBy.id | string |
id フィールドです。 |
displayName
|
properties.createdBy.displayName | string |
displayName フィールドです。 |
電子メール
|
properties.createdBy.email | string |
email フィールドです。 |
種類
|
properties.createdBy.type | string |
type フィールドです。 |
tenantId
|
properties.createdBy.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
properties.createdBy.userPrincipalName | string |
userPrincipalName フィールドです。 |
ID
|
properties.lastModifiedBy.id | string |
id フィールドです。 |
displayName
|
properties.lastModifiedBy.displayName | string |
displayName フィールドです。 |
電子メール
|
properties.lastModifiedBy.email | string |
email フィールドです。 |
種類
|
properties.lastModifiedBy.type | string |
type フィールドです。 |
tenantId
|
properties.lastModifiedBy.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
properties.lastModifiedBy.userPrincipalName | string |
userPrincipalName フィールドです。 |
ID
|
properties.lastPublishedBy.id | string |
id フィールドです。 |
displayName
|
properties.lastPublishedBy.displayName | string |
displayName フィールドです。 |
電子メール
|
properties.lastPublishedBy.email | string |
email フィールドです。 |
種類
|
properties.lastPublishedBy.type | string |
type フィールドです。 |
tenantId
|
properties.lastPublishedBy.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
properties.lastPublishedBy.userPrincipalName | string |
userPrincipalName フィールドです。 |
backgroundColor
|
properties.backgroundColor | string |
backgroundColor フィールドです。 |
backgroundImageUri
|
properties.backgroundImageUri | string |
backgroundImageUri フィールドです。 |
displayName
|
properties.displayName | string |
displayName フィールドです。 |
説明
|
properties.description | string |
description フィールドです。 |
値
|
properties.appUris.documentUri.value | string |
value フィールドです。 |
readonlyValue
|
properties.appUris.documentUri.readonlyValue | string |
readonlyValue フィールドです。 |
imageUris
|
properties.appUris.imageUris | array of string |
imageUris フィールドです。 |
createdTime
|
properties.createdTime | date-time |
createdTime フィールドです。 |
lastModifiedTime
|
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 フィールドです。 |
favorite
|
properties.userAppMetadata.favorite | string |
favorite フィールドです。 |
includeInAppsList
|
properties.userAppMetadata.includeInAppsList | boolean |
includeInAppsList フィールドです。 |
isFeaturedApp
|
properties.isFeaturedApp | boolean |
isFeaturedApp フィールドです。 |
bypassConsent
|
properties.bypassConsent | boolean |
bypassConsent フィールドです。 |
isHeroApp
|
properties.isHeroApp | boolean |
isHeroApp フィールドです。 |
ID
|
properties.environment.id | string |
id フィールドです。 |
名前
|
properties.environment.name | string |
name フィールドです。 |
アプリのロール割り当てを取得する
指定した PowerApp 名に対するアクセス許可の一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
ページ サイズ
|
$top | integer |
アプリ ロールの割り当ての数です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of object |
value フィールドです。 |
名前
|
value.name | string |
name フィールドです。 |
ID
|
value.id | string |
id フィールドです。 |
種類
|
value.type | string |
type フィールドです。 |
roleName
|
value.properties.roleName | string |
roleName フィールドです。 |
ID
|
value.properties.principal.id | string |
id フィールドです。 |
displayName
|
value.properties.principal.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.principal.email | string |
email フィールドです。 |
種類
|
value.properties.principal.type | string |
type フィールドです。 |
scope
|
value.properties.scope | string |
scope フィールドです。 |
notifyShareTargetOption
|
value.properties.notifyShareTargetOption | string |
notifyShareTargetOption フィールドです。 |
アプリの表示名を設定する
PowerApp の表示名を更新します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
コンテンツ タイプ
|
Content-Type | string |
API 要求のコンテンツ タイプです。 |
|
displayName
|
displayName | string |
アプリの表示名です。 |
アプリを入手する
PowerApp を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
戻り値
- 本文
- PowerApp
アプリを入手する
アプリの一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
ページ サイズ
|
$top | integer |
返されるアプリの数です。 |
戻り値
アプリを公開する
保存された最新バージョンの PowerApp を、表示のアクセス許可を持つすべてのユーザーに公開します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
アプリを削除する
PowerApp を削除します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
PowerApp 名
|
app | True | string |
PowerApp の名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
コネクタ ロールの割り当てを取得する
指定されたコネクタに対するアクセス許可の一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
コネクタ名
|
connectorName | True | string |
コネクタの名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
ページ サイズ
|
$top | integer |
コネクタ ロールの割り当ての数です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of object |
value フィールドです。 |
名前
|
value.name | string |
name フィールドです。 |
ID
|
value.id | string |
id フィールドです。 |
種類
|
value.type | string |
type フィールドです。 |
roleName
|
value.properties.roleName | string |
roleName フィールドです。 |
ID
|
value.properties.principal.id | string |
id フィールドです。 |
displayName
|
value.properties.principal.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.principal.email | string |
email フィールドです。 |
種類
|
value.properties.principal.type | string |
type フィールドです。 |
notifyShareTargetOption
|
value.properties.notifyShareTargetOption | string |
notifyShareTargetOption フィールドです。 |
コネクタ ロールの割り当てを編集する
コネクタへのアクセス許可を設定します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
コネクタ名
|
connectorName | True | string |
コネクタの名前フィールドです。 |
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
コンテンツ タイプ
|
Content-Type | string |
API 要求のコンテンツ タイプです。 |
|
ID
|
id | string |
ユーザーのロール ID です。 |
|
電子メール
|
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 |
フィルター クエリ パラメーターです。 |
コネクタを取得する
コネクタを返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
コネクタ名
|
connectorName | True | string |
コネクタの名前フィールドです。 |
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
名前
|
name | string |
name フィールドです。 |
ID
|
id | string |
id フィールドです。 |
種類
|
type | string |
type フィールドです。 |
displayName
|
properties.displayName | string |
displayName フィールドです。 |
iconUri
|
properties.iconUri | string |
iconUri フィールドです。 |
iconBrandColor
|
properties.iconBrandColor | string |
iconBrandColor フィールドです。 |
apiEnvironment
|
properties.apiEnvironment | string |
apiEnvironment フィールドです。 |
isCustomApi
|
properties.isCustomApi | boolean |
isCustomApi フィールドです。 |
種類
|
properties.connectionParameters.token.type | string |
type フィールドです。 |
identityProvider
|
properties.connectionParameters.token.oAuthSettings.identityProvider | string |
identityProvider フィールドです。 |
clientId
|
properties.connectionParameters.token.oAuthSettings.clientId | string |
clientId フィールドです。 |
scopes
|
properties.connectionParameters.token.oAuthSettings.scopes | array of string |
scopes フィールドです。 |
redirectUrl
|
properties.connectionParameters.token.oAuthSettings.redirectUrl | string |
redirectUrl フィールドです。 |
IsFirstParty
|
properties.connectionParameters.token.oAuthSettings.properties.IsFirstParty | string |
IsFirstParty フィールドです。 |
値
|
properties.connectionParameters.token.oAuthSettings.customParameters.capability.value | string |
value フィールドです。 |
displayName
|
properties.connectionParameters.token.uiDefinition.displayName | string |
displayName フィールドです。 |
説明
|
properties.connectionParameters.token.uiDefinition.description | string |
description フィールドです。 |
tooltip
|
properties.connectionParameters.token.uiDefinition.tooltip | string |
tooltip フィールドです。 |
必須
|
properties.connectionParameters.token.uiDefinition.constraints.required | string |
required フィールドです。 |
runtimeUrls
|
properties.runtimeUrls | array of string |
runtimeUrls フィールドです。 |
primaryRuntimeUrl
|
properties.primaryRuntimeUrl | string |
primaryRuntimeUrl フィールドです。 |
ソース
|
properties.metadata.source | string |
source フィールドです。 |
brandColor
|
properties.metadata.brandColor | string |
brandColor フィールドです。 |
機能
|
properties.capabilities | array of string |
capabilities フィールドです。 |
baseUrl
|
properties.interfaces.CDPBlob0.revisions.1.baseUrl | string |
baseUrl フィールドです。 |
状態
|
properties.interfaces.CDPBlob0.revisions.1.status | string |
status フィールドです。 |
deprecated
|
properties.interfaces.CDPBlob0.revisions.1.deprecated | boolean |
deprecated フィールドです。 |
baseUrl
|
properties.interfaces.CDPBlob1.revisions.1.baseUrl | string |
baseUrl フィールドです。 |
状態
|
properties.interfaces.CDPBlob1.revisions.1.status | string |
status フィールドです。 |
説明
|
properties.description | string |
description フィールドです。 |
createdTime
|
properties.createdTime | date-time |
createdTime フィールドです。 |
changedTime
|
properties.changedTime | date-time |
changedTime フィールドです。 |
releaseTag
|
properties.releaseTag | string |
releaseTag フィールドです。 |
tier
|
properties.tier | string |
tier フィールドです。 |
発行元
|
properties.publisher | string |
publisher フィールドです。 |
will
|
properties.scopes.will | array of string |
will フィールドです。 |
wont
|
properties.scopes.wont | array of string |
wont フィールドです。 |
コネクタを取得する
コネクタの一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
ShowAllApis
|
showApisWithToS | string |
すべての API を表示します。 |
|
フィルター クエリ
|
$filter | string |
フィルター クエリ パラメーターです。 |
|
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
ページ サイズ
|
$top | integer |
コネクタの数です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of object |
value フィールドです。 |
名前
|
value.name | string |
name フィールドです。 |
ID
|
value.id | string |
id フィールドです。 |
種類
|
value.type | string |
type フィールドです。 |
displayName
|
value.properties.displayName | string |
displayName フィールドです。 |
iconUri
|
value.properties.iconUri | string |
iconUri フィールドです。 |
iconBrandColor
|
value.properties.iconBrandColor | string |
iconBrandColor フィールドです。 |
apiEnvironment
|
value.properties.apiEnvironment | string |
apiEnvironment フィールドです。 |
isCustomApi
|
value.properties.isCustomApi | boolean |
isCustomApi フィールドです。 |
種類
|
value.properties.connectionParameters.token.type | string |
type フィールドです。 |
identityProvider
|
value.properties.connectionParameters.token.oAuthSettings.identityProvider | string |
identityProvider フィールドです。 |
clientId
|
value.properties.connectionParameters.token.oAuthSettings.clientId | string |
clientId フィールドです。 |
scopes
|
value.properties.connectionParameters.token.oAuthSettings.scopes | array of string |
scopes フィールドです。 |
redirectUrl
|
value.properties.connectionParameters.token.oAuthSettings.redirectUrl | string |
redirectUrl フィールドです。 |
IsFirstParty
|
value.properties.connectionParameters.token.oAuthSettings.properties.IsFirstParty | string |
IsFirstParty フィールドです。 |
値
|
value.properties.connectionParameters.token.oAuthSettings.customParameters.capability.value | string |
value フィールドです。 |
displayName
|
value.properties.connectionParameters.token.uiDefinition.displayName | string |
displayName フィールドです。 |
説明
|
value.properties.connectionParameters.token.uiDefinition.description | string |
description フィールドです。 |
tooltip
|
value.properties.connectionParameters.token.uiDefinition.tooltip | string |
tooltip フィールドです。 |
必須
|
value.properties.connectionParameters.token.uiDefinition.constraints.required | string |
required フィールドです。 |
capability
|
value.properties.connectionParameters.token.uiDefinition.constraints.capability | array of string |
capability フィールドです。 |
種類
|
value.properties.connectionParameters.gateway.type | string |
type フィールドです。 |
dataSourceType
|
value.properties.connectionParameters.gateway.gatewaySettings.dataSourceType | string |
dataSourceType フィールドです。 |
connectionDetails
|
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 |
hidden フィールドです。 |
capability
|
value.properties.connectionParameters.gateway.uiDefinition.constraints.capability | array of string |
capability フィールドです。 |
種類
|
value.properties.connectionParameters.authType.type | string |
type フィールドです。 |
allowedValues
|
value.properties.connectionParameters.authType.allowedValues | array of object |
allowedValues フィールドです。 |
値
|
value.properties.connectionParameters.authType.allowedValues.value | string |
value フィールドです。 |
displayName
|
value.properties.connectionParameters.authType.uiDefinition.displayName | string |
displayName フィールドです。 |
説明
|
value.properties.connectionParameters.authType.uiDefinition.description | string |
description フィールドです。 |
tooltip
|
value.properties.connectionParameters.authType.uiDefinition.tooltip | string |
tooltip フィールドです。 |
tabIndex
|
value.properties.connectionParameters.authType.uiDefinition.constraints.tabIndex | integer |
tabIndex フィールドです。 |
必須
|
value.properties.connectionParameters.authType.uiDefinition.constraints.required | string |
required フィールドです。 |
allowedValues
|
value.properties.connectionParameters.authType.uiDefinition.constraints.allowedValues | array of object |
allowedValues フィールドです。 |
テキスト
|
value.properties.connectionParameters.authType.uiDefinition.constraints.allowedValues.text | string |
text フィールドです。 |
値
|
value.properties.connectionParameters.authType.uiDefinition.constraints.allowedValues.value | string |
value フィールドです。 |
capability
|
value.properties.connectionParameters.authType.uiDefinition.constraints.capability | array of string |
capability フィールドです。 |
種類
|
value.properties.connectionParameters.username.type | string |
type フィールドです。 |
displayName
|
value.properties.connectionParameters.username.uiDefinition.displayName | string |
displayName フィールドです。 |
説明
|
value.properties.connectionParameters.username.uiDefinition.description | string |
description フィールドです。 |
tooltip
|
value.properties.connectionParameters.username.uiDefinition.tooltip | string |
tooltip フィールドです。 |
tabIndex
|
value.properties.connectionParameters.username.uiDefinition.constraints.tabIndex | integer |
tabIndex フィールドです。 |
clearText
|
value.properties.connectionParameters.username.uiDefinition.constraints.clearText | boolean |
clearText フィールドです。 |
必須
|
value.properties.connectionParameters.username.uiDefinition.constraints.required | string |
required フィールドです。 |
capability
|
value.properties.connectionParameters.username.uiDefinition.constraints.capability | array of string |
capability フィールドです。 |
種類
|
value.properties.connectionParameters.password.type | string |
type フィールドです。 |
displayName
|
value.properties.connectionParameters.password.uiDefinition.displayName | string |
displayName フィールドです。 |
説明
|
value.properties.connectionParameters.password.uiDefinition.description | string |
description フィールドです。 |
tooltip
|
value.properties.connectionParameters.password.uiDefinition.tooltip | string |
tooltip フィールドです。 |
tabIndex
|
value.properties.connectionParameters.password.uiDefinition.constraints.tabIndex | integer |
tabIndex フィールドです。 |
必須
|
value.properties.connectionParameters.password.uiDefinition.constraints.required | string |
required フィールドです。 |
capability
|
value.properties.connectionParameters.password.uiDefinition.constraints.capability | array of string |
capability フィールドです。 |
runtimeUrls
|
value.properties.runtimeUrls | array of string |
runtimeUrls フィールドです。 |
primaryRuntimeUrl
|
value.properties.primaryRuntimeUrl | string |
primaryRuntimeUrl フィールドです。 |
ソース
|
value.properties.metadata.source | string |
source フィールドです。 |
brandColor
|
value.properties.metadata.brandColor | string |
brandColor フィールドです。 |
機能
|
value.properties.capabilities | array of string |
capabilities フィールドです。 |
baseUrl
|
value.properties.interfaces.CDPTabular1.revisions.1.baseUrl | string |
baseUrl フィールドです。 |
状態
|
value.properties.interfaces.CDPTabular1.revisions.1.status | string |
status フィールドです。 |
baseUrl
|
value.properties.interfaces.CDPBlob0.revisions.1.baseUrl | string |
baseUrl フィールドです。 |
状態
|
value.properties.interfaces.CDPBlob0.revisions.1.status | string |
status フィールドです。 |
deprecated
|
value.properties.interfaces.CDPBlob0.revisions.1.deprecated | boolean |
deprecated フィールドです。 |
baseUrl
|
value.properties.interfaces.CDPBlob1.revisions.1.baseUrl | string |
baseUrl フィールドです。 |
状態
|
value.properties.interfaces.CDPBlob1.revisions.1.status | string |
status フィールドです。 |
説明
|
value.properties.description | string |
description フィールドです。 |
createdTime
|
value.properties.createdTime | date-time |
createdTime フィールドです。 |
changedTime
|
value.properties.changedTime | date-time |
changedTime フィールドです。 |
releaseTag
|
value.properties.releaseTag | string |
releaseTag フィールドです。 |
tier
|
value.properties.tier | string |
tier フィールドです。 |
発行元
|
value.properties.publisher | string |
publisher フィールドです。 |
will
|
value.properties.scopes.will | array of string |
will フィールドです。 |
wont
|
value.properties.scopes.wont | array of string |
wont フィールドです。 |
環境を取得する
環境の一覧を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API バージョン
|
api-version | string |
API バージョンの日付値です。 |
|
ページ サイズ
|
$top | integer |
環境の数です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of object |
value フィールドです。 |
ID
|
value.id | string |
id フィールドです。 |
名前
|
value.name | string |
name フィールドです。 |
場所
|
value.location | string |
location フィールドです。 |
種類
|
value.type | string |
type フィールドです。 |
azureRegionHint
|
value.properties.azureRegionHint | string |
azureRegionHint フィールドです。 |
displayName
|
value.properties.displayName | string |
displayName フィールドです。 |
CreatedTime
|
value.properties.createdTime | date-time |
createdTime フィールドです。 |
管理者
|
value.properties.clientUris.admin | string |
環境の管理者ポータル URI。 |
作成者
|
value.properties.clientUris.maker | string |
環境の作成者ポータル URI。 |
id
|
value.properties.createdBy.id | string |
id フィールドです。 |
displayName
|
value.properties.createdBy.displayName | string |
displayName フィールドです。 |
タイプ
|
value.properties.createdBy.type | string |
フィールド タイプ。 |
電子メール
|
value.properties.createdBy.email | string |
email フィールドです。 |
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 |
environmentSku フィールドです。 |
environmentType
|
value.properties.environmentType | string |
environmentType フィールドです。 |
既定
|
value.properties.isDefault | boolean |
isDefault フィールドです。 |
displayName
|
value.properties.permissions.CreatePowerApp.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ReadEnvironment.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.GenerateResourceStorage.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.CreateGateway.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.CreateFlow.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.CreateCustomApi.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ExportEnvironmentPackage.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ImportEnvironmentPackage.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.CreateFunction.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.AdminReadEnvironment.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.UpdateEnvironment.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.DeleteEnvironment.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.SetDLPPolicy.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ListAnyPowerApp.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ListAnyFlow.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.DeleteAnyPowerApp.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.DeleteAnyFlow.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.AddEnvironmentRoleAssignment.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ReadEnvironmentRoleInformation.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.RemoveEnvironmentRoleAssignment.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ModifyDatabaseRoleAssignments.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.CreateDatabase.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ManageAnyPowerApp.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ManageAnyConnection.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ManageCDSMigration.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ManageTalentEnvironmentSettings.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ManageAnyCustomApi.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.ListAnyFunction.displayName | string |
displayName フィールドです。 |
displayName
|
value.properties.permissions.DeleteAnyFunction.displayName | string |
displayName フィールドです。 |
microsoft.BusinessAppPlatform
|
value.properties.runtimeEndpoints.microsoft.BusinessAppPlatform | string |
BusinessAppPlatform フィールドです。 |
microsoft.CommonDataModel
|
value.properties.runtimeEndpoints.microsoft.CommonDataModel | string |
microsoft CommonDataModel フィールドです。 |
microsoft.PowerApps
|
value.properties.runtimeEndpoints.microsoft.PowerApps | string |
microsoft Power Apps フィールドです。 |
microsoft.Flow
|
value.properties.runtimeEndpoints.microsoft.Flow | string |
microsoft Flow フィールドです。 |
lastModifiedTime
|
value.properties.lastModifiedTime | date-time |
lastModifiedTime フィールドです。 |
ID
|
value.properties.lastModifiedBy.id | string |
id フィールドです。 |
displayName
|
value.properties.lastModifiedBy.displayName | string |
displayName フィールドです。 |
電子メール
|
value.properties.lastModifiedBy.email | string |
email フィールドです。 |
種類
|
value.properties.lastModifiedBy.type | string |
type フィールドです。 |
tenantId
|
value.properties.lastModifiedBy.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
value.properties.lastModifiedBy.userPrincipalName | string |
userPrincipalName フィールドです。 |
種類
|
value.properties.linkedEnvironmentMetadata.type | string |
type フィールドです。 |
resourceId
|
value.properties.linkedEnvironmentMetadata.resourceId | string |
resourceId フィールドです。 |
friendlyName
|
value.properties.linkedEnvironmentMetadata.friendlyName | string |
friendlyName フィールドです。 |
uniqueName
|
value.properties.linkedEnvironmentMetadata.uniqueName | string |
uniqueName フィールドです。 |
domainName
|
value.properties.linkedEnvironmentMetadata.domainName | string |
domainName フィールドです。 |
バージョン
|
value.properties.linkedEnvironmentMetadata.version | string |
version フィールドです。 |
instanceUrl
|
value.properties.linkedEnvironmentMetadata.instanceUrl | string |
instanceUrl フィールドです。 |
instanceApiUrl
|
value.properties.linkedEnvironmentMetadata.instanceApiUrl | string |
instanceApiUrl フィールドです。 |
baseLanguage
|
value.properties.linkedEnvironmentMetadata.baseLanguage | integer |
baseLanguage フィールドです。 |
instanceState
|
value.properties.linkedEnvironmentMetadata.instanceState | string |
instanceState フィールドです。 |
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 |
message フィールドです。 |
operations
|
value.properties.provisioningDetails.operations | array of object |
operations フィールドです。 |
httpStatus
|
value.properties.provisioningDetails.operations.httpStatus | string |
httpStatus フィールドです。 |
コード
|
value.properties.provisioningDetails.operations.code | string |
code フィールドです。 |
定義
ResourceArray[PowerApp]
名前 | パス | 型 | 説明 |
---|---|---|---|
値
|
value | array of PowerApp |
value フィールドです。 |
PowerApp
名前 | パス | 型 | 説明 |
---|---|---|---|
名前
|
name | string |
name フィールドです。 |
ID
|
id | string |
id フィールドです。 |
種類
|
type | string |
type フィールドです。 |
primaryDeviceWidth
|
tags.primaryDeviceWidth | string |
primaryDeviceWidth フィールドです。 |
primaryDeviceHeight
|
tags.primaryDeviceHeight | string |
primaryIceHeight フィールドです。 |
sienaVersion
|
tags.sienaVersion | string |
sienaVersion フィールドです。 |
deviceCapabilities
|
tags.deviceCapabilities | string |
deviceCapabilities フィールドです。 |
supportsPortrait
|
tags.supportsPortrait | string |
supportsPortrait フィールドです。 |
supportsLandscape
|
tags.supportsLandscape | string |
supportsLandscape フィールドです。 |
primaryFormFactor
|
tags.primaryFormFactor | string |
primaryFormFactor フィールドです。 |
publisherVersion
|
tags.publisherVersion | string |
publisherVersion フィールドです。 |
minimumRequiredApiVersion
|
tags.minimumRequiredApiVersion | date-time |
minimumRequiredApiVersion フィールドです。 |
appVersion
|
properties.appVersion | date-time |
appVersion フィールドです。 |
major
|
properties.createdByClientVersion.major | integer |
major フィールドです。 |
minor
|
properties.createdByClientVersion.minor | integer |
minor フィールドです。 |
build
|
properties.createdByClientVersion.build | integer |
build フィールドです。 |
revision
|
properties.createdByClientVersion.revision | integer |
revision フィールドです。 |
majorRevision
|
properties.createdByClientVersion.majorRevision | integer |
majorRevision フィールドです。 |
minorRevision
|
properties.createdByClientVersion.minorRevision | integer |
minorRevision フィールドです。 |
major
|
properties.minClientVersion.major | integer |
major フィールドです。 |
minor
|
properties.minClientVersion.minor | integer |
minor フィールドです。 |
build
|
properties.minClientVersion.build | integer |
build フィールドです。 |
revision
|
properties.minClientVersion.revision | integer |
revision フィールドです。 |
majorRevision
|
properties.minClientVersion.majorRevision | integer |
majorRevision フィールドです。 |
minorRevision
|
properties.minClientVersion.minorRevision | integer |
minorRevision フィールドです。 |
ID
|
properties.owner.id | string |
id フィールドです。 |
displayName
|
properties.owner.displayName | string |
displayName フィールドです。 |
電子メール
|
properties.owner.email | string |
email フィールドです。 |
種類
|
properties.owner.type | string |
type フィールドです。 |
tenantId
|
properties.owner.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
properties.owner.userPrincipalName | string |
userPrincipalName フィールドです。 |
ID
|
properties.createdBy.id | string |
id フィールドです。 |
displayName
|
properties.createdBy.displayName | string |
displayName フィールドです。 |
電子メール
|
properties.createdBy.email | string |
email フィールドです。 |
種類
|
properties.createdBy.type | string |
type フィールドです。 |
tenantId
|
properties.createdBy.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
properties.createdBy.userPrincipalName | string |
userPrincipalName フィールドです。 |
ID
|
properties.lastModifiedBy.id | string |
id フィールドです。 |
displayName
|
properties.lastModifiedBy.displayName | string |
displayName フィールドです。 |
電子メール
|
properties.lastModifiedBy.email | string |
email フィールドです。 |
種類
|
properties.lastModifiedBy.type | string |
type フィールドです。 |
tenantId
|
properties.lastModifiedBy.tenantId | string |
tenantId フィールドです。 |
userPrincipalName
|
properties.lastModifiedBy.userPrincipalName | string |
userPrincipalName フィールドです。 |
backgroundColor
|
properties.backgroundColor | string |
backgroundColor フィールドです。 |
backgroundImageUri
|
properties.backgroundImageUri | string |
backgroundImageUri フィールドです。 |
displayName
|
properties.displayName | string |
displayName フィールドです。 |
説明
|
properties.description | string |
description フィールドです。 |
値
|
properties.appUris.documentUri.value | string |
value フィールドです。 |
readonlyValue
|
properties.appUris.documentUri.readonlyValue | string |
readonlyValue フィールドです。 |
imageUris
|
properties.appUris.imageUris | array of string |
imageUris フィールドです。 |
createdTime
|
properties.createdTime | date-time |
createdTime フィールドです。 |
lastModifiedTime
|
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 フィールドです。 |
favorite
|
properties.userAppMetadata.favorite | string |
favorite フィールドです。 |
lastOpenedTime
|
properties.userAppMetadata.lastOpenedTime | date-time |
lastOpenedTime フィールドです。 |
includeInAppsList
|
properties.userAppMetadata.includeInAppsList | boolean |
includeInAppsList フィールドです。 |
isFeaturedApp
|
properties.isFeaturedApp | boolean |
isFeaturedApp フィールドです。 |
bypassConsent
|
properties.bypassConsent | boolean |
bypassConsent フィールドです。 |
isHeroApp
|
properties.isHeroApp | boolean |
isHeroApp フィールドです。 |
ID
|
properties.environment.id | string |
id フィールドです。 |
名前
|
properties.environment.name | string |
name フィールドです。 |
値
|
properties.appPackageDetails.playerPackage.value | string |
value フィールドです。 |
readonlyValue
|
properties.appPackageDetails.playerPackage.readonlyValue | string |
readonlyValue フィールドです。 |
値
|
properties.appPackageDetails.webPackage.value | string |
value フィールドです。 |
readonlyValue
|
properties.appPackageDetails.webPackage.readonlyValue | string |
readonlyValue フィールドです。 |
major
|
properties.appPackageDetails.documentServerVersion.major | integer |
major フィールドです。 |
minor
|
properties.appPackageDetails.documentServerVersion.minor | integer |
minor フィールドです。 |
build
|
properties.appPackageDetails.documentServerVersion.build | integer |
build フィールドです。 |
revision
|
properties.appPackageDetails.documentServerVersion.revision | integer |
revision フィールドです。 |
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 フィールドです。 |