Share via


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

Property Value

Attributes

Applies to