VolumeGroupVolumeProperties.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 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