Condividi tramite


ImageTemplatePowerShellCustomizer.Type Property

Definition

The type of customization tool you want to use on the Image. For example, "Shell" can be shell customizer

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Constant]
[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Inherited)]
public string Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Constant>]
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Inherited)>]
member this.Type : string with get, set
Public Property Type As String

Property Value

Implements

Attributes

Applies to