Share via


VirtualMachineExtension.ExtensionType Property

Definition

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

public Azure.Provisioning.BicepValue<string> ExtensionType { get; set; }
member this.ExtensionType : Azure.Provisioning.BicepValue<string> with get, set
Public Property ExtensionType As BicepValue(Of String)

Property Value

Applies to