Share via


VolumeProperties.StorageToNetworkProximity Property

Definition

Gets provides storage to network proximity information for the volume. Possible values include: 'Default', 'T1', 'T2', 'AcrossT2'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to