次の方法で共有


ProviderPermission.ManagedByRoleDefinition プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象