Aracılığıyla paylaş


RegionInfoResource.StorageToNetworkProximity Property

Definition

Gets or sets provides storage to network proximity information in the region. Possible values include: 'Default', 'T1', 'T2', 'AcrossT2', 'T1AndT2', 'T1AndAcrossT2', 'T2AndAcrossT2', 'T1AndT2AndAcrossT2'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageToNetworkProximity")]
public string StorageToNetworkProximity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageToNetworkProximity")>]
member this.StorageToNetworkProximity : string with get, set
Public Property StorageToNetworkProximity As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to