CommitProperties interface
コミットの性質
プロパティ
| active |
稼働中の場所一覧。 |
| commit |
コミットの種類。 |
| configuration |
設定IDの一覧。 |
| description | コミットの説明です。 |
| force |
この値は変更されると、コミットを再評価し再デプロイを強制します。 |
| provisioning |
リソースのプロビジョニング状態。 |
| resource |
このリソースの一意識別子。 |
| target |
ターゲットの場所の一覧。 |
プロパティの詳細
activeLocations
稼働中の場所一覧。
activeLocations?: string[]
プロパティ値
string[]
commitType
コミットの種類。
commitType: string
プロパティ値
string
configurationIds
設定IDの一覧。
configurationIds?: string[]
プロパティ値
string[]
description
コミットの説明です。
description?: string
プロパティ値
string
forceUpdateTag
この値は変更されると、コミットを再評価し再デプロイを強制します。
forceUpdateTag?: string
プロパティ値
string
provisioningState
リソースのプロビジョニング状態。
provisioningState?: string
プロパティ値
string
resourceGuid
このリソースの一意識別子。
resourceGuid?: string
プロパティ値
string
targetLocations
ターゲットの場所の一覧。
targetLocations: string[]
プロパティ値
string[]