Compartir a través de


StorageAccountCreateParameters.RoutingPreference Propiedad

Definición

Obtiene o establece mantiene información sobre la opción de enrutamiento de red elegida por el usuario para la transferencia de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routingPreference")]
public Microsoft.Azure.Management.Storage.Models.RoutingPreference RoutingPreference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routingPreference")>]
member this.RoutingPreference : Microsoft.Azure.Management.Storage.Models.RoutingPreference with get, set
Public Property RoutingPreference As RoutingPreference

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a