DenyAssignment interface
拒否の割り当て
プロパティ
condition | 拒否割り当ての条件。 これにより、割り当てることができるリソースが制限されます。例: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' |
condition |
条件のバージョン。 |
created |
割り当てを作成したユーザーの ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
created |
作成された時刻注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
deny |
拒否割り当ての表示名。 |
description | 拒否割り当ての説明。 |
do |
拒否の割り当てが子スコープに適用されるかどうかを判断します。 既定値は false です。 |
exclude |
拒否割り当てが適用されないプリンシパルの配列。 |
id | 拒否割り当て ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
is |
この拒否割り当てが Azure によって作成されたものかどうか、およびこの拒否割り当てを編集または削除できるかどうかを指定します。 |
name | 拒否割り当て名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
permissions | 拒否割り当てによって拒否されるアクセス許可の配列。 |
principals | 拒否割り当てが適用されるプリンシパルの配列。 |
scope | 拒否割り当てスコープ。 |
type | 拒否割り当ての種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
updated |
割り当てを更新したユーザーの ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
updated |
更新された時刻 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
condition
拒否割り当ての条件。 これにより、割り当てることができるリソースが制限されます。例: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'
condition?: string
プロパティ値
string
conditionVersion
条件のバージョン。
conditionVersion?: string
プロパティ値
string
createdBy
割り当てを作成したユーザーの ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
createdBy?: string
プロパティ値
string
createdOn
作成された時刻注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
createdOn?: Date
プロパティ値
Date
denyAssignmentName
拒否割り当ての表示名。
denyAssignmentName?: string
プロパティ値
string
description
拒否割り当ての説明。
description?: string
プロパティ値
string
doNotApplyToChildScopes
拒否の割り当てが子スコープに適用されるかどうかを判断します。 既定値は false です。
doNotApplyToChildScopes?: boolean
プロパティ値
boolean
excludePrincipals
id
拒否割り当て ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
isSystemProtected
この拒否割り当てが Azure によって作成されたものかどうか、およびこの拒否割り当てを編集または削除できるかどうかを指定します。
isSystemProtected?: boolean
プロパティ値
boolean
name
拒否割り当て名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
permissions
拒否割り当てによって拒否されるアクセス許可の配列。
permissions?: DenyAssignmentPermission[]
プロパティ値
principals
scope
拒否割り当てスコープ。
scope?: string
プロパティ値
string
type
拒否割り当ての種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
type?: string
プロパティ値
string
updatedBy
割り当てを更新したユーザーの ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
updatedBy?: string
プロパティ値
string
updatedOn
更新された時刻 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
updatedOn?: Date
プロパティ値
Date