IPureStoragePolicy.StoragePolicyDefinition 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.
Definition of a Pure Storage Policy Based Management policy
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Definition of a Pure Storage Policy Based Management policy", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storagePolicyDefinition", Update=true)]
public string StoragePolicyDefinition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Definition of a Pure Storage Policy Based Management policy", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storagePolicyDefinition", Update=true)>]
member this.StoragePolicyDefinition : string with get, set
Public Property StoragePolicyDefinition As String
Property Value
- Attributes