IDeploymentSetting.DeploymentMode Property

Definition

The deployment mode for cluster deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Validate", "Deploy" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The deployment mode for cluster deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deploymentMode", Update=false)]
public string DeploymentMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Validate", "Deploy" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The deployment mode for cluster deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deploymentMode", Update=false)>]
member this.DeploymentMode : string with get, set
Public Property DeploymentMode As String

Property Value

Attributes

Applies to