Share via


GuestConfigurationNavigation.ContentType Property

Definition

Specifies the content type of the configuration. Possible values could be Builtin or Custom.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)]
public string ContentType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)>]
member this.ContentType : string
Public ReadOnly Property ContentType As String

Property Value

Implements

Attributes

Applies to