次の方法で共有


ProviderPermission.RoleDefinition プロパティ

定義

ロール定義のプロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="roleDefinition")]
public Microsoft.Azure.Management.ResourceManager.Models.RoleDefinition RoleDefinition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleDefinition")>]
member this.RoleDefinition : Microsoft.Azure.Management.ResourceManager.Models.RoleDefinition with get, set
Public Property RoleDefinition As RoleDefinition

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象