Compartir a través de


ProviderResourceType.LocationMappings Propiedad

Definición

Obtiene o establece las asignaciones de ubicación admitidas por este tipo de recurso.

[Newtonsoft.Json.JsonProperty(PropertyName="locationMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ProviderExtendedLocation> LocationMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationMappings")>]
member this.LocationMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ProviderExtendedLocation> with get, set
Public Property LocationMappings As IList(Of ProviderExtendedLocation)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a