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 string Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)>]
member this.Kind : string with get, set
Public Property Kind As String

Property Value

Implements

Attributes

Applies to