Interface VirtualMachineExtension

All Superinterfaces:
ChildResource<VirtualMachine>, ExternalChildResource<VirtualMachineExtension,VirtualMachine>, HasInnerModel<VirtualMachineExtensionInner>, HasName, HasParent<VirtualMachine>, Indexable, Refreshable<VirtualMachineExtension>, VirtualMachineExtensionBase

An immutable client-side representation of an Azure virtual machine extension.
  • Method Details

    • getInstanceViewAsync

      Mono<VirtualMachineExtensionInstanceView> getInstanceViewAsync()
      Gets a representation of the deferred computation of this call returning the virtual machine extension instance view
      Returns:
      a representation of the deferred computation of this call returning the virtual machine extension instance view
    • getInstanceView

      Gets the instance view of the virtual machine extension.
      Returns:
      the instance view of the virtual machine extension