Compartir a través de


ProviderResourceTypeInner.ApiProfiles Propiedad

Definición

Obtiene los perfiles de API para el proveedor de recursos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a