Interface ComputeManagementClient
public interface ComputeManagementClient
The interface for ComputeManagementClient class.
-
Method Summary
Modifier and TypeMethodDescriptionGets the AvailabilitySetsClient object to access its operations.Gets the CapacityReservationGroupsClient object to access its operations.Gets the CapacityReservationsClient object to access its operations.Gets the CloudServiceOperatingSystemsClient object to access its operations.Gets the CloudServiceRoleInstancesClient object to access its operations.Gets the CloudServiceRolesClient object to access its operations.Gets the CloudServicesClient object to access its operations.Gets the CloudServicesUpdateDomainsClient object to access its operations.Gets the CommunityGalleriesClient object to access its operations.Gets the CommunityGalleryImagesClient object to access its operations.Gets the CommunityGalleryImageVersionsClient object to access its operations.Gets the DedicatedHostGroupsClient object to access its operations.Gets the DedicatedHostsClient object to access its operations.Gets The default poll interval for long-running operation.Gets the DiskAccessesClient object to access its operations.Gets the DiskEncryptionSetsClient object to access its operations.Gets the DiskRestorePointsClient object to access its operations.getDisks()Gets the DisksClient object to access its operations.Gets server parameter.Gets the GalleriesClient object to access its operations.Gets the GalleryApplicationsClient object to access its operations.Gets the GalleryApplicationVersionsClient object to access its operations.Gets the GalleryImagesClient object to access its operations.Gets the GalleryImageVersionsClient object to access its operations.Gets the GalleryInVMAccessControlProfilesClient object to access its operations.Gets the GalleryInVMAccessControlProfileVersionsClient object to access its operations.Gets the GallerySharingProfilesClient object to access its operations.com.azure.core.http.HttpPipelineGets The HTTP pipeline to send requests through.Gets the ImagesClient object to access its operations.Gets the LogAnalyticsClient object to access its operations.Gets the OperationsClient object to access its operations.Gets the ProximityPlacementGroupsClient object to access its operations.Gets the ResourceSkusClient object to access its operations.Gets the RestorePointCollectionsClient object to access its operations.Gets the RestorePointsClient object to access its operations.Gets the SharedGalleriesClient object to access its operations.Gets the SharedGalleryImagesClient object to access its operations.Gets the SharedGalleryImageVersionsClient object to access its operations.Gets the SnapshotsClient object to access its operations.Gets the SoftDeletedResourcesClient object to access its operations.Gets the SshPublicKeysClient object to access its operations.Gets Subscription credentials which uniquely identify Microsoft Azure subscription.Gets the UsagesClient object to access its operations.Gets the VirtualMachineExtensionImagesClient object to access its operations.Gets the VirtualMachineExtensionsClient object to access its operations.Gets the VirtualMachineImagesClient object to access its operations.Gets the VirtualMachineImagesEdgeZonesClient object to access its operations.Gets the VirtualMachineRunCommandsClient object to access its operations.Gets the VirtualMachinesClient object to access its operations.Gets the VirtualMachineScaleSetExtensionsClient object to access its operations.Gets the VirtualMachineScaleSetRollingUpgradesClient object to access its operations.Gets the VirtualMachineScaleSetsClient object to access its operations.Gets the VirtualMachineScaleSetVMExtensionsClient object to access its operations.Gets the VirtualMachineScaleSetVMRunCommandsClient object to access its operations.Gets the VirtualMachineScaleSetVMsClient object to access its operations.Gets the VirtualMachineSizesClient object to access its operations.
-
Method Details
-
getSubscriptionId
String getSubscriptionId()Gets Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.- Returns:
- the subscriptionId value.
-
getEndpoint
String getEndpoint()Gets server parameter.- Returns:
- the endpoint value.
-
getHttpPipeline
com.azure.core.http.HttpPipeline getHttpPipeline()Gets The HTTP pipeline to send requests through.- Returns:
- the httpPipeline value.
-
getDefaultPollInterval
Duration getDefaultPollInterval()Gets The default poll interval for long-running operation.- Returns:
- the defaultPollInterval value.
-
getOperations
OperationsClient getOperations()Gets the OperationsClient object to access its operations.- Returns:
- the OperationsClient object.
-
getUsages
UsagesClient getUsages()Gets the UsagesClient object to access its operations.- Returns:
- the UsagesClient object.
-
getVirtualMachineSizes
VirtualMachineSizesClient getVirtualMachineSizes()Gets the VirtualMachineSizesClient object to access its operations.- Returns:
- the VirtualMachineSizesClient object.
-
getVirtualMachineScaleSets
VirtualMachineScaleSetsClient getVirtualMachineScaleSets()Gets the VirtualMachineScaleSetsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetsClient object.
-
getVirtualMachineScaleSetExtensions
VirtualMachineScaleSetExtensionsClient getVirtualMachineScaleSetExtensions()Gets the VirtualMachineScaleSetExtensionsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetExtensionsClient object.
-
getVirtualMachineScaleSetRollingUpgrades
VirtualMachineScaleSetRollingUpgradesClient getVirtualMachineScaleSetRollingUpgrades()Gets the VirtualMachineScaleSetRollingUpgradesClient object to access its operations.- Returns:
- the VirtualMachineScaleSetRollingUpgradesClient object.
-
getVirtualMachineScaleSetVMExtensions
VirtualMachineScaleSetVMExtensionsClient getVirtualMachineScaleSetVMExtensions()Gets the VirtualMachineScaleSetVMExtensionsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetVMExtensionsClient object.
-
getVirtualMachineScaleSetVMs
VirtualMachineScaleSetVMsClient getVirtualMachineScaleSetVMs()Gets the VirtualMachineScaleSetVMsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetVMsClient object.
-
getVirtualMachineExtensions
VirtualMachineExtensionsClient getVirtualMachineExtensions()Gets the VirtualMachineExtensionsClient object to access its operations.- Returns:
- the VirtualMachineExtensionsClient object.
-
getVirtualMachines
VirtualMachinesClient getVirtualMachines()Gets the VirtualMachinesClient object to access its operations.- Returns:
- the VirtualMachinesClient object.
-
getVirtualMachineImages
VirtualMachineImagesClient getVirtualMachineImages()Gets the VirtualMachineImagesClient object to access its operations.- Returns:
- the VirtualMachineImagesClient object.
-
getVirtualMachineImagesEdgeZones
VirtualMachineImagesEdgeZonesClient getVirtualMachineImagesEdgeZones()Gets the VirtualMachineImagesEdgeZonesClient object to access its operations.- Returns:
- the VirtualMachineImagesEdgeZonesClient object.
-
getVirtualMachineExtensionImages
VirtualMachineExtensionImagesClient getVirtualMachineExtensionImages()Gets the VirtualMachineExtensionImagesClient object to access its operations.- Returns:
- the VirtualMachineExtensionImagesClient object.
-
getAvailabilitySets
AvailabilitySetsClient getAvailabilitySets()Gets the AvailabilitySetsClient object to access its operations.- Returns:
- the AvailabilitySetsClient object.
-
getProximityPlacementGroups
ProximityPlacementGroupsClient getProximityPlacementGroups()Gets the ProximityPlacementGroupsClient object to access its operations.- Returns:
- the ProximityPlacementGroupsClient object.
-
getDedicatedHostGroups
DedicatedHostGroupsClient getDedicatedHostGroups()Gets the DedicatedHostGroupsClient object to access its operations.- Returns:
- the DedicatedHostGroupsClient object.
-
getDedicatedHosts
DedicatedHostsClient getDedicatedHosts()Gets the DedicatedHostsClient object to access its operations.- Returns:
- the DedicatedHostsClient object.
-
getSshPublicKeys
SshPublicKeysClient getSshPublicKeys()Gets the SshPublicKeysClient object to access its operations.- Returns:
- the SshPublicKeysClient object.
-
getImages
ImagesClient getImages()Gets the ImagesClient object to access its operations.- Returns:
- the ImagesClient object.
-
getRestorePointCollections
RestorePointCollectionsClient getRestorePointCollections()Gets the RestorePointCollectionsClient object to access its operations.- Returns:
- the RestorePointCollectionsClient object.
-
getRestorePoints
RestorePointsClient getRestorePoints()Gets the RestorePointsClient object to access its operations.- Returns:
- the RestorePointsClient object.
-
getCapacityReservationGroups
CapacityReservationGroupsClient getCapacityReservationGroups()Gets the CapacityReservationGroupsClient object to access its operations.- Returns:
- the CapacityReservationGroupsClient object.
-
getCapacityReservations
CapacityReservationsClient getCapacityReservations()Gets the CapacityReservationsClient object to access its operations.- Returns:
- the CapacityReservationsClient object.
-
getLogAnalytics
LogAnalyticsClient getLogAnalytics()Gets the LogAnalyticsClient object to access its operations.- Returns:
- the LogAnalyticsClient object.
-
getVirtualMachineRunCommands
VirtualMachineRunCommandsClient getVirtualMachineRunCommands()Gets the VirtualMachineRunCommandsClient object to access its operations.- Returns:
- the VirtualMachineRunCommandsClient object.
-
getVirtualMachineScaleSetVMRunCommands
VirtualMachineScaleSetVMRunCommandsClient getVirtualMachineScaleSetVMRunCommands()Gets the VirtualMachineScaleSetVMRunCommandsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetVMRunCommandsClient object.
-
getDisks
DisksClient getDisks()Gets the DisksClient object to access its operations.- Returns:
- the DisksClient object.
-
getDiskAccesses
DiskAccessesClient getDiskAccesses()Gets the DiskAccessesClient object to access its operations.- Returns:
- the DiskAccessesClient object.
-
getDiskEncryptionSets
DiskEncryptionSetsClient getDiskEncryptionSets()Gets the DiskEncryptionSetsClient object to access its operations.- Returns:
- the DiskEncryptionSetsClient object.
-
getDiskRestorePoints
DiskRestorePointsClient getDiskRestorePoints()Gets the DiskRestorePointsClient object to access its operations.- Returns:
- the DiskRestorePointsClient object.
-
getSnapshots
SnapshotsClient getSnapshots()Gets the SnapshotsClient object to access its operations.- Returns:
- the SnapshotsClient object.
-
getResourceSkus
ResourceSkusClient getResourceSkus()Gets the ResourceSkusClient object to access its operations.- Returns:
- the ResourceSkusClient object.
-
getGalleries
GalleriesClient getGalleries()Gets the GalleriesClient object to access its operations.- Returns:
- the GalleriesClient object.
-
getGalleryImages
GalleryImagesClient getGalleryImages()Gets the GalleryImagesClient object to access its operations.- Returns:
- the GalleryImagesClient object.
-
getGalleryImageVersions
GalleryImageVersionsClient getGalleryImageVersions()Gets the GalleryImageVersionsClient object to access its operations.- Returns:
- the GalleryImageVersionsClient object.
-
getGalleryApplications
GalleryApplicationsClient getGalleryApplications()Gets the GalleryApplicationsClient object to access its operations.- Returns:
- the GalleryApplicationsClient object.
-
getGalleryApplicationVersions
GalleryApplicationVersionsClient getGalleryApplicationVersions()Gets the GalleryApplicationVersionsClient object to access its operations.- Returns:
- the GalleryApplicationVersionsClient object.
-
getSoftDeletedResources
SoftDeletedResourcesClient getSoftDeletedResources()Gets the SoftDeletedResourcesClient object to access its operations.- Returns:
- the SoftDeletedResourcesClient object.
-
getGallerySharingProfiles
GallerySharingProfilesClient getGallerySharingProfiles()Gets the GallerySharingProfilesClient object to access its operations.- Returns:
- the GallerySharingProfilesClient object.
-
getGalleryInVMAccessControlProfiles
GalleryInVMAccessControlProfilesClient getGalleryInVMAccessControlProfiles()Gets the GalleryInVMAccessControlProfilesClient object to access its operations.- Returns:
- the GalleryInVMAccessControlProfilesClient object.
-
getGalleryInVMAccessControlProfileVersions
GalleryInVMAccessControlProfileVersionsClient getGalleryInVMAccessControlProfileVersions()Gets the GalleryInVMAccessControlProfileVersionsClient object to access its operations.- Returns:
- the GalleryInVMAccessControlProfileVersionsClient object.
-
getCommunityGalleries
CommunityGalleriesClient getCommunityGalleries()Gets the CommunityGalleriesClient object to access its operations.- Returns:
- the CommunityGalleriesClient object.
-
getCommunityGalleryImages
CommunityGalleryImagesClient getCommunityGalleryImages()Gets the CommunityGalleryImagesClient object to access its operations.- Returns:
- the CommunityGalleryImagesClient object.
-
getCommunityGalleryImageVersions
CommunityGalleryImageVersionsClient getCommunityGalleryImageVersions()Gets the CommunityGalleryImageVersionsClient object to access its operations.- Returns:
- the CommunityGalleryImageVersionsClient object.
-
getCloudServiceRoleInstances
CloudServiceRoleInstancesClient getCloudServiceRoleInstances()Gets the CloudServiceRoleInstancesClient object to access its operations.- Returns:
- the CloudServiceRoleInstancesClient object.
-
getCloudServiceRoles
CloudServiceRolesClient getCloudServiceRoles()Gets the CloudServiceRolesClient object to access its operations.- Returns:
- the CloudServiceRolesClient object.
-
getCloudServices
CloudServicesClient getCloudServices()Gets the CloudServicesClient object to access its operations.- Returns:
- the CloudServicesClient object.
-
getCloudServicesUpdateDomains
CloudServicesUpdateDomainsClient getCloudServicesUpdateDomains()Gets the CloudServicesUpdateDomainsClient object to access its operations.- Returns:
- the CloudServicesUpdateDomainsClient object.
-
getCloudServiceOperatingSystems
CloudServiceOperatingSystemsClient getCloudServiceOperatingSystems()Gets the CloudServiceOperatingSystemsClient object to access its operations.- Returns:
- the CloudServiceOperatingSystemsClient object.
-