次の方法で共有


CreateOrUpdateRoleDefinitionOptions.AssignableScopes プロパティ

定義

このロール定義を割り当てることができるスコープの一覧を取得します。

public System.Collections.Generic.IList<Azure.Security.KeyVault.Administration.KeyVaultRoleScope> AssignableScopes { get; }
member this.AssignableScopes : System.Collections.Generic.IList<Azure.Security.KeyVault.Administration.KeyVaultRoleScope>
Public ReadOnly Property AssignableScopes As IList(Of KeyVaultRoleScope)

プロパティ値

適用対象