Share via


VirtualMachineExtensionImageInner.HandlerSchema Property

Definition

Gets or sets the schema defined by publisher, where extension consumers should provide settings in a matching schema.

[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