Compartir a través de


AzureReachabilityReportParameters.AzureLocations Propiedad

Definición

Obtiene o establece regiones de Azure opcionales en las que se va a definir el ámbito de la consulta.

[Newtonsoft.Json.JsonProperty(PropertyName="azureLocations")]
public System.Collections.Generic.IList<string> AzureLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureLocations")>]
member this.AzureLocations : System.Collections.Generic.IList<string> with get, set
Public Property AzureLocations As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a