Share via


GuestConfigurationNavigation.Kind Property

Definition

Kind of the guest configuration. For example:DSC

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

Property Value

Implements

Attributes

Applies to