Share via


IGuestConfigurationAssignmentProperties.GuestConfigurationAssignmentSource 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 GuestConfigurationAssignmentSource { 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.GuestConfigurationAssignmentSource : string
Public ReadOnly Property GuestConfigurationAssignmentSource As String

Property Value

Attributes

Applies to