次の方法で共有


RoleAssignmentCreateOrUpdateContent.Condition プロパティ

定義

ロールの割り当てに関する条件。 これにより、割り当て可能なリソースが制限されます。例: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

public string Condition { get; set; }
member this.Condition : string with get, set
Public Property Condition As String

プロパティ値

適用対象