Share via


IGuestConfigurationNavigation.AssignmentSource Property

Definition

Specifies the origin of the configuration.

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

Property Value

Attributes

Applies to