Condividi tramite


ImageTemplatePowerShellCustomizer.Inline Property

Definition

Array of PowerShell commands to execute

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Inline { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Owned)>]
member this.Inline : System.Collections.Generic.List<string> with get, set
Public Property Inline As List(Of String)

Property Value

Implements

Attributes

Applies to