Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineExtension
Packages that use VirtualMachineExtension
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineExtension in com.azure.resourcemanager.compute.models
Subinterfaces with type arguments of type VirtualMachineExtension in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure virtual machine extension.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type VirtualMachineExtensionModifier and TypeMethodDescriptionVirtualMachine.listExtensions()Gets extensions attached to the virtual machine.VirtualMachine.listExtensionsAsync()Gets extensions attached to the virtual machine.