Share via


Volume.VolumeContainerId Property

Definition

Gets the ID of the volume container, in which this volume is created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to