Share via


IPlacementPolicyProperties Interface

Definition

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

Properties

DisplayName

Display name of the placement policy

ProvisioningState

The provisioning state

State

Whether the placement policy is enabled or disabled

Type

placement policy type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to