Partager via


IPlacement Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.PlacementTypeConverter))]
public interface IPlacement : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.PlacementTypeConverter))>]
type IPlacement = interface
    interface IJsonSerializable
Public Interface IPlacement
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ZonePlacementPolicy

The availability zone pinning policy for the storage account.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to