VirtualMachineExtensionImage.HandlerSchema Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to