ClusterContainer.DeploymentAction Property
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.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=6)]
public Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.AzureClusterDeploymentAction DeploymentAction { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=6)>]
member this.DeploymentAction : Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.AzureClusterDeploymentAction with get, set
Public Property DeploymentAction As AzureClusterDeploymentAction
Property Value
- Attributes