次の方法で共有


RoleDefinitionListResult.RoleDefinitions プロパティ

定義

省略可能。 ロール定義の一覧。

public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.RoleDefinition> RoleDefinitions { get; set; }
member this.RoleDefinitions : System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.RoleDefinition> with get, set
Public Property RoleDefinitions As IList(Of RoleDefinition)

プロパティ値

適用対象