ComputeManager Class
- java.
lang. Object - com.
azure. resourcemanager. resources. fluentcore. arm. Manager<InnerT> - com.
azure. resourcemanager. compute. ComputeManager
- com.
- com.
public final class ComputeManager
extends Manager<ComputeManagementClient>
Entry point to Azure compute resource management.
Modifier and Type | Method and Description |
---|---|
static
Compute |
authenticate(Http Creates an instance of Compute |
static
Compute |
authenticate(Token Creates an instance of Compute |
Authorization |
authorization Gets the authorization manager. |
Availability |
availability Gets the availability set resource management API entry point. |
Compute |
compute Gets the compute service SKU management API entry point. |
static Configurable |
configure()
Get a Configurable instance that can be used to create Compute |
Disk |
disk Gets the disk encryption set management entry point. |
Disks |
disks()
Gets the managed disk management API entry point. |
Galleries |
galleries()
Gets the compute service gallery management entry point. |
Gallery |
gallery Gets the compute service gallery image management entry point. |
Gallery |
gallery Gets the compute service gallery image version management entry point. |
Network |
network Gets the network manager. |
Snapshots |
snapshots()
Gets the managed snapshot management API entry point. |
Storage |
storage Gets the storage manager. |
Compute |
usages()
Gets the compute resource usage management API entry point. |
Virtual |
virtual Gets the virtual machine custom image management API entry point. |
Virtual |
virtual Gets the virtual machine extension image resource management API entry point. |
Virtual |
virtual Gets the virtual machine image resource management API entry point. |
Virtual |
virtual Gets the virtual machine resource management API entry point. |
Virtual |
virtual Gets the virtual machine scale set resource management API entry point. |
Methods inherited from Manager
Methods inherited from java.lang.Object
authenticate
public static ComputeManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of ComputeManager that exposes Compute resource management API entry points.
Parameters:
Returns:
authenticate
public static ComputeManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of ComputeManager that exposes Compute resource management API entry points.
Parameters:
Returns:
authorizationManager
public AuthorizationManager authorizationManager()
Gets the authorization manager.
Returns:
availabilitySets
public AvailabilitySets availabilitySets()
Gets the availability set resource management API entry point.
Returns:
computeSkus
public ComputeSkus computeSkus()
Gets the compute service SKU management API entry point.
Returns:
configure
public static ComputeManager.Configurable configure()
Get a Configurable instance that can be used to create ComputeManager with optional configuration.
Returns:
diskEncryptionSets
public DiskEncryptionSets diskEncryptionSets()
Gets the disk encryption set management entry point.
Returns:
disks
public Disks disks()
Gets the managed disk management API entry point.
Returns:
galleries
public Galleries galleries()
Gets the compute service gallery management entry point.
Returns:
galleryImages
public GalleryImages galleryImages()
Gets the compute service gallery image management entry point.
Returns:
galleryImageVersions
public GalleryImageVersions galleryImageVersions()
Gets the compute service gallery image version management entry point.
Returns:
networkManager
public NetworkManager networkManager()
Gets the network manager.
Returns:
snapshots
public Snapshots snapshots()
Gets the managed snapshot management API entry point.
Returns:
storageManager
public StorageManager storageManager()
Gets the storage manager.
Returns:
usages
public ComputeUsages usages()
Gets the compute resource usage management API entry point.
Returns:
virtualMachineCustomImages
public VirtualMachineCustomImages virtualMachineCustomImages()
Gets the virtual machine custom image management API entry point.
Returns:
virtualMachineExtensionImages
public VirtualMachineExtensionImages virtualMachineExtensionImages()
Gets the virtual machine extension image resource management API entry point.
Returns:
virtualMachineImages
public VirtualMachineImages virtualMachineImages()
Gets the virtual machine image resource management API entry point.
Returns:
virtualMachines
public VirtualMachines virtualMachines()
Gets the virtual machine resource management API entry point.
Returns:
virtualMachineScaleSets
public VirtualMachineScaleSets virtualMachineScaleSets()
Gets the virtual machine scale set resource management API entry point.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: