次の方法で共有


ProviderResourceType.ApiProfiles プロパティ

定義

リソース プロバイダーの API プロファイルを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="apiProfiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ApiProfile> ApiProfiles { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiProfiles")>]
member this.ApiProfiles : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ApiProfile>
Public ReadOnly Property ApiProfiles As IList(Of ApiProfile)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象