Share via


NicInfo.VolumeResourceIds Property

Definition

Gets or sets volume resource Ids

[Newtonsoft.Json.JsonProperty(PropertyName="volumeResourceIds")]
public System.Collections.Generic.IList<string> VolumeResourceIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumeResourceIds")>]
member this.VolumeResourceIds : System.Collections.Generic.IList<string> with get, set
Public Property VolumeResourceIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to