VolumeGroupMetaData.GlobalPlacementRules 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 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