VolumeGroupVolumeProperties.PlacementRules 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 particular volume
[Newtonsoft.Json.JsonProperty(PropertyName="properties.placementRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.PlacementKeyValuePairs> PlacementRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.placementRules")>]
member this.PlacementRules : System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.PlacementKeyValuePairs> with get, set
Public Property PlacementRules As IList(Of PlacementKeyValuePairs)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute