Freigeben über


IStorageAccountCreateParameters.PlacementZonePlacementPolicy Property

Definition

The availability zone pinning policy for the storage account.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.PSArgumentCompleter(new System.String[] { "Any", "None" })]
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The availability zone pinning policy for the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="zonePlacementPolicy", Update=true)]
public string PlacementZonePlacementPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.PSArgumentCompleter(new System.String[] { "Any", "None" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The availability zone pinning policy for the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="zonePlacementPolicy", Update=true)>]
member this.PlacementZonePlacementPolicy : string with get, set
Public Property PlacementZonePlacementPolicy As String

Property Value

Attributes

Applies to