Share via


IAssignmentReport.AssignmentName Property

Definition

Name of the guest configuration assignment.

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

Property Value

Attributes

Applies to