Share via


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

Property Value

Attributes

Applies to