Udostępnij za pośrednictwem


VirtualMachineAgentInstanceView.ExtensionHandlers Property

Definition

Gets or sets the virtual machine extension handler instance view.

[Newtonsoft.Json.JsonProperty(PropertyName="extensionHandlers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VirtualMachineExtensionHandlerInstanceView> ExtensionHandlers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extensionHandlers")>]
member this.ExtensionHandlers : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VirtualMachineExtensionHandlerInstanceView> with get, set
Public Property ExtensionHandlers As IList(Of VirtualMachineExtensionHandlerInstanceView)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to