PlacementPolicyProperties Class

Definition

Abstract placement policy properties

public class PlacementPolicyProperties
type PlacementPolicyProperties = class
Public Class PlacementPolicyProperties
Inheritance
PlacementPolicyProperties
Derived

Constructors

PlacementPolicyProperties()

Initializes a new instance of the PlacementPolicyProperties class.

PlacementPolicyProperties(String, String, String)

Initializes a new instance of the PlacementPolicyProperties class.

Properties

DisplayName

Gets or sets display name of the placement policy

ProvisioningState

Gets the provisioning state. Possible values include: 'Succeeded', 'Failed', 'Building', 'Deleting', 'Updating'

State

Gets or sets whether the placement policy is enabled or disabled. Possible values include: 'Enabled', 'Disabled'

Applies to