Compartilhar via


IStorageAccountProperties.RoutingPreferenceRoutingChoice Property

Definition

Routing Choice defines the kind of network routing opted by the user.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.PSArgumentCompleter(new System.String[] { "MicrosoftRouting", "InternetRouting" })]
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Routing Choice defines the kind of network routing opted by the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="routingChoice", Update=true)]
public string RoutingPreferenceRoutingChoice { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.PSArgumentCompleter(new System.String[] { "MicrosoftRouting", "InternetRouting" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Routing Choice defines the kind of network routing opted by the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="routingChoice", Update=true)>]
member this.RoutingPreferenceRoutingChoice : string with get, set
Public Property RoutingPreferenceRoutingChoice As String

Property Value

Attributes

Applies to