次の方法で共有


ProviderOperationsMetadataInner.ResourceTypes プロパティ

定義

プロバイダー リソースの種類を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="resourceTypes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ResourceType> ResourceTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceTypes")>]
member this.ResourceTypes : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ResourceType> with get, set
Public Property ResourceTypes As IList(Of ResourceType)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象