Share via


VolumeGroupMetaData.GlobalPlacementRules Property

Definition

Gets or sets application specific placement rules for the volume group

[Newtonsoft.Json.JsonProperty(PropertyName="globalPlacementRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.PlacementKeyValuePairs> GlobalPlacementRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="globalPlacementRules")>]
member this.GlobalPlacementRules : System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.PlacementKeyValuePairs> with get, set
Public Property GlobalPlacementRules As IList(Of PlacementKeyValuePairs)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Application specific placement rules for the volume group

Applies to