Share via


GuestConfigurationAssignmentProperties.GuestConfigurationContentType 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.Inlined)]
public string GuestConfigurationContentType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.GuestConfigurationContentType : string
Public ReadOnly Property GuestConfigurationContentType As String

Property Value

Implements

Attributes

Applies to