Share via


GuestConfigurationAssignment.GuestConfigurationKind Property

Definition

Kind of the guest configuration. For example:DSC

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.Kind? GuestConfigurationKind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.GuestConfigurationKind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.Kind> with get, set
Public Property GuestConfigurationKind As Nullable(Of Kind)

Property Value

Implements

Attributes

Applies to