IDeploymentSettingsProperties.DeploymentConfigurationVersion Property

Definition

deployment template version

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="deployment template version ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="version", Update=true)]
public string DeploymentConfigurationVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="deployment template version ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="version", Update=true)>]
member this.DeploymentConfigurationVersion : string with get, set
Public Property DeploymentConfigurationVersion As String

Property Value

Attributes

Applies to