PlacementPolicyProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET