Share via


MachineExtension.MachineExtensionType Property

Definition

Gets or sets specifies the type of the extension; an example is "CustomScriptExtension".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public string MachineExtensionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.MachineExtensionType : string with get, set
Public Property MachineExtensionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to