Share via


IGuestConfigurationAssignment.ConfigurationVersion Property

Definition

Version of the configuration.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="Version of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="version", Update=false)]
public string ConfigurationVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="Version of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="version", Update=false)>]
member this.ConfigurationVersion : string
Public ReadOnly Property ConfigurationVersion As String

Property Value

Attributes

Applies to