Share via


IAssignmentReport.ConfigurationVersion Property

Definition

Version of the configuration.

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

Property Value

Attributes

Applies to