azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

225 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.compute.ComputeManager"
fullName: "com.azure.resourcemanager.compute.ComputeManager"
name: "ComputeManager"
nameWithType: "ComputeManager"
summary: "Entry point to Azure compute resource management."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager&text=Manager\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.environment()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.environment&text=environment\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.httpPipeline()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.httpPipeline&text=httpPipeline\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.resourceManager()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.resourceManager&text=resourceManager\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.serviceClient()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.serviceClient&text=serviceClient\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.subscriptionId()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.subscriptionId&text=subscriptionId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.withResourceManager(com.azure.resourcemanager.resources.ResourceManager)?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.withResourceManager&text=withResourceManager\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **ComputeManager**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager&text=Manager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.ComputeManagementClient?alt=com.azure.resourcemanager.compute.fluent.ComputeManagementClient&text=ComputeManagementClient\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.azure.resourcemanager.compute.ComputeManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.compute.ComputeManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "ComputeManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Compute<wbr>Manager that exposes Compute resource management API entry points."
modifiers:
- "static"
parameters:
- description: "the credential to use"
name: "credential"
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
- description: "the profile to use"
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static ComputeManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of ComputeManager that exposes Compute resource management API entry points."
returns:
description: "the ComputeManager"
type: "<xref href=\"com.azure.resourcemanager.compute.ComputeManager?alt=com.azure.resourcemanager.compute.ComputeManager&text=ComputeManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.compute.ComputeManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "ComputeManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Compute<wbr>Manager that exposes Compute resource management API entry points."
modifiers:
- "static"
parameters:
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "the profile to use"
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static ComputeManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of ComputeManager that exposes Compute resource management API entry points."
returns:
description: "the ComputeManager"
type: "<xref href=\"com.azure.resourcemanager.compute.ComputeManager?alt=com.azure.resourcemanager.compute.ComputeManager&text=ComputeManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.authorizationManager()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.authorizationManager()"
name: "authorizationManager()"
nameWithType: "ComputeManager.authorizationManager()"
syntax: "public AuthorizationManager authorizationManager()"
returns:
description: "the authorization manager"
type: "<xref href=\"com.azure.resourcemanager.authorization.AuthorizationManager?alt=com.azure.resourcemanager.authorization.AuthorizationManager&text=AuthorizationManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.availabilitySets()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.availabilitySets()"
name: "availabilitySets()"
nameWithType: "ComputeManager.availabilitySets()"
syntax: "public AvailabilitySets availabilitySets()"
returns:
description: "the availability set resource management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.AvailabilitySets?alt=com.azure.resourcemanager.compute.models.AvailabilitySets&text=AvailabilitySets\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.computeSkus()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.computeSkus()"
name: "computeSkus()"
nameWithType: "ComputeManager.computeSkus()"
syntax: "public ComputeSkus computeSkus()"
returns:
description: "the compute service SKU management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ComputeSkus?alt=com.azure.resourcemanager.compute.models.ComputeSkus&text=ComputeSkus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.configure()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.configure()"
name: "configure()"
nameWithType: "ComputeManager.configure()"
summary: "Get a Configurable instance that can be used to create Compute<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static ComputeManager.Configurable configure()"
desc: "Get a Configurable instance that can be used to create ComputeManager with optional configuration."
returns:
description: "Configurable"
type: "<xref href=\"com.azure.resourcemanager.compute.ComputeManager.Configurable?alt=com.azure.resourcemanager.compute.ComputeManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.diskEncryptionSets()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.diskEncryptionSets()"
name: "diskEncryptionSets()"
nameWithType: "ComputeManager.diskEncryptionSets()"
syntax: "public DiskEncryptionSets diskEncryptionSets()"
returns:
description: "the disk encryption set management entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.DiskEncryptionSets?alt=com.azure.resourcemanager.compute.models.DiskEncryptionSets&text=DiskEncryptionSets\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.disks()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.disks()"
name: "disks()"
nameWithType: "ComputeManager.disks()"
syntax: "public Disks disks()"
returns:
description: "the managed disk management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.Disks?alt=com.azure.resourcemanager.compute.models.Disks&text=Disks\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.galleries()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.galleries()"
name: "galleries()"
nameWithType: "ComputeManager.galleries()"
syntax: "public Galleries galleries()"
returns:
description: "the compute service gallery management entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.Galleries?alt=com.azure.resourcemanager.compute.models.Galleries&text=Galleries\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.galleryImageVersions()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.galleryImageVersions()"
name: "galleryImageVersions()"
nameWithType: "ComputeManager.galleryImageVersions()"
syntax: "public GalleryImageVersions galleryImageVersions()"
returns:
description: "the compute service gallery image version management entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.GalleryImageVersions?alt=com.azure.resourcemanager.compute.models.GalleryImageVersions&text=GalleryImageVersions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.galleryImages()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.galleryImages()"
name: "galleryImages()"
nameWithType: "ComputeManager.galleryImages()"
syntax: "public GalleryImages galleryImages()"
returns:
description: "the compute service gallery image management entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.GalleryImages?alt=com.azure.resourcemanager.compute.models.GalleryImages&text=GalleryImages\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.networkManager()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.networkManager()"
name: "networkManager()"
nameWithType: "ComputeManager.networkManager()"
syntax: "public NetworkManager networkManager()"
returns:
description: "the network manager"
type: "<xref href=\"com.azure.resourcemanager.network.NetworkManager?alt=com.azure.resourcemanager.network.NetworkManager&text=NetworkManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.snapshots()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.snapshots()"
name: "snapshots()"
nameWithType: "ComputeManager.snapshots()"
syntax: "public Snapshots snapshots()"
returns:
description: "the managed snapshot management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.Snapshots?alt=com.azure.resourcemanager.compute.models.Snapshots&text=Snapshots\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.storageManager()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.storageManager()"
name: "storageManager()"
nameWithType: "ComputeManager.storageManager()"
syntax: "public StorageManager storageManager()"
returns:
description: "the storage manager"
type: "<xref href=\"com.azure.resourcemanager.storage.StorageManager?alt=com.azure.resourcemanager.storage.StorageManager&text=StorageManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.usages()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.usages()"
name: "usages()"
nameWithType: "ComputeManager.usages()"
syntax: "public ComputeUsages usages()"
returns:
description: "the compute resource usage management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ComputeUsages?alt=com.azure.resourcemanager.compute.models.ComputeUsages&text=ComputeUsages\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineCustomImages()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineCustomImages()"
name: "virtualMachineCustomImages()"
nameWithType: "ComputeManager.virtualMachineCustomImages()"
syntax: "public VirtualMachineCustomImages virtualMachineCustomImages()"
returns:
description: "the virtual machine custom image management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.VirtualMachineCustomImages?alt=com.azure.resourcemanager.compute.models.VirtualMachineCustomImages&text=VirtualMachineCustomImages\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineExtensionImages()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineExtensionImages()"
name: "virtualMachineExtensionImages()"
nameWithType: "ComputeManager.virtualMachineExtensionImages()"
syntax: "public VirtualMachineExtensionImages virtualMachineExtensionImages()"
returns:
description: "the virtual machine extension image resource management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.VirtualMachineExtensionImages?alt=com.azure.resourcemanager.compute.models.VirtualMachineExtensionImages&text=VirtualMachineExtensionImages\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineImages()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineImages()"
name: "virtualMachineImages()"
nameWithType: "ComputeManager.virtualMachineImages()"
syntax: "public VirtualMachineImages virtualMachineImages()"
returns:
description: "the virtual machine image resource management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.VirtualMachineImages?alt=com.azure.resourcemanager.compute.models.VirtualMachineImages&text=VirtualMachineImages\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineScaleSets()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.virtualMachineScaleSets()"
name: "virtualMachineScaleSets()"
nameWithType: "ComputeManager.virtualMachineScaleSets()"
syntax: "public VirtualMachineScaleSets virtualMachineScaleSets()"
returns:
description: "the virtual machine scale set resource management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.VirtualMachineScaleSets?alt=com.azure.resourcemanager.compute.models.VirtualMachineScaleSets&text=VirtualMachineScaleSets\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.ComputeManager.virtualMachines()"
fullName: "com.azure.resourcemanager.compute.ComputeManager.virtualMachines()"
name: "virtualMachines()"
nameWithType: "ComputeManager.virtualMachines()"
syntax: "public VirtualMachines virtualMachines()"
returns:
description: "the virtual machine resource management API entry point"
type: "<xref href=\"com.azure.resourcemanager.compute.models.VirtualMachines?alt=com.azure.resourcemanager.compute.models.VirtualMachines&text=VirtualMachines\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to Azure compute resource management."
metadata: {}
package: "com.azure.resourcemanager.compute"
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.42.0