PSNetAppFilesVolume.PlacementRules Property

Definition

Gets or sets volume placement rules

public System.Collections.Generic.IList<Microsoft.Azure.Commands.NetAppFiles.Models.PSKeyValuePairs> PlacementRules { get; set; }
member this.PlacementRules : System.Collections.Generic.IList<Microsoft.Azure.Commands.NetAppFiles.Models.PSKeyValuePairs> with get, set
Public Property PlacementRules As IList(Of PSKeyValuePairs)

Property Value

Remarks

Application specific placement rules for the particular volume

Applies to