VirtualMachineAgentInstanceView.ExtensionHandlers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the virtual machine extension handler instance view.
[Newtonsoft.Json.JsonProperty(PropertyName="extensionHandlers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineExtensionHandlerInstanceView> ExtensionHandlers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extensionHandlers")>]
member this.ExtensionHandlers : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineExtensionHandlerInstanceView> with get, set
Public Property ExtensionHandlers As IList(Of VirtualMachineExtensionHandlerInstanceView)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute