Share via


IGuestConfigurationNavigation.AssignmentSource Property

Definition

Specifies the origin of the configuration.

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

Property Value

Attributes

Applies to