Sdílet prostřednictvím


Volume_2022_11_01.PlacementRules Property

Definition

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

Applies to