Share via


Extension.ParameterType Property

Definition

Specifies the type of the extension; an example is "CustomScriptExtension".

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)]
public string ParameterType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)>]
member this.ParameterType : string with get, set
Public Property ParameterType As String

Property Value

Implements

Attributes

Applies to