Aracılığıyla paylaş


Volume.StorageToNetworkProximity Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

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

Applies to