RegionInfo.StorageToNetworkProximity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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="storageToNetworkProximity")]
public string StorageToNetworkProximity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageToNetworkProximity")>]
member this.StorageToNetworkProximity : string with get, set
Public Property StorageToNetworkProximity As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute