PlacementPolicyProperties interface
Abstract placement policy properties
Properties
| display |
Display name of the placement policy |
| provisioning |
The provisioning state |
| state | Whether the placement policy is enabled or disabled |
| type | The discriminator possible values: VmVm, VmHost |
Property Details
displayName
Display name of the placement policy
displayName?: string
Property Value
string
provisioningState
The provisioning state
provisioningState?: string
Property Value
string
state
Whether the placement policy is enabled or disabled
state?: string
Property Value
string
type
The discriminator possible values: VmVm, VmHost
type: string
Property Value
string