Share via


IGuestConfigurationAssignmentProperties.ConfigurationName Property

Definition

Name of the configuration.

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

Property Value

Attributes

Applies to