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 GalleryScriptsClient object to access its operations.Gets the GalleryScriptVersionsClient 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 The ID of the target 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 The ID of the target subscription.- Returns:
- the subscriptionId value.
-
getEndpoint
-
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.
-
getAvailabilitySets
AvailabilitySetsClient getAvailabilitySets()Gets the AvailabilitySetsClient object to access its operations.- Returns:
- the AvailabilitySetsClient object.
-
getCapacityReservationGroups
CapacityReservationGroupsClient getCapacityReservationGroups()Gets the CapacityReservationGroupsClient object to access its operations.- Returns:
- the CapacityReservationGroupsClient object.
-
getDedicatedHostGroups
DedicatedHostGroupsClient getDedicatedHostGroups()Gets the DedicatedHostGroupsClient object to access its operations.- Returns:
- the DedicatedHostGroupsClient object.
-
getImages
ImagesClient getImages()Gets the ImagesClient object to access its operations.- Returns:
- the ImagesClient object.
-
getVirtualMachineImagesEdgeZones
VirtualMachineImagesEdgeZonesClient getVirtualMachineImagesEdgeZones()Gets the VirtualMachineImagesEdgeZonesClient object to access its operations.- Returns:
- the VirtualMachineImagesEdgeZonesClient object.
-
getVirtualMachineImages
VirtualMachineImagesClient getVirtualMachineImages()Gets the VirtualMachineImagesClient object to access its operations.- Returns:
- the VirtualMachineImagesClient object.
-
getLogAnalytics
LogAnalyticsClient getLogAnalytics()Gets the LogAnalyticsClient object to access its operations.- Returns:
- the LogAnalyticsClient object.
-
getVirtualMachineExtensionImages
VirtualMachineExtensionImagesClient getVirtualMachineExtensionImages()Gets the VirtualMachineExtensionImagesClient object to access its operations.- Returns:
- the VirtualMachineExtensionImagesClient object.
-
getVirtualMachineRunCommands
VirtualMachineRunCommandsClient getVirtualMachineRunCommands()Gets the VirtualMachineRunCommandsClient object to access its operations.- Returns:
- the VirtualMachineRunCommandsClient object.
-
getUsages
UsagesClient getUsages()Gets the UsagesClient object to access its operations.- Returns:
- the UsagesClient object.
-
getVirtualMachineScaleSets
VirtualMachineScaleSetsClient getVirtualMachineScaleSets()Gets the VirtualMachineScaleSetsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetsClient object.
-
getVirtualMachines
VirtualMachinesClient getVirtualMachines()Gets the VirtualMachinesClient object to access its operations.- Returns:
- the VirtualMachinesClient object.
-
getVirtualMachineSizes
VirtualMachineSizesClient getVirtualMachineSizes()Gets the VirtualMachineSizesClient object to access its operations.- Returns:
- the VirtualMachineSizesClient object.
-
getProximityPlacementGroups
ProximityPlacementGroupsClient getProximityPlacementGroups()Gets the ProximityPlacementGroupsClient object to access its operations.- Returns:
- the ProximityPlacementGroupsClient object.
-
getRestorePointCollections
RestorePointCollectionsClient getRestorePointCollections()Gets the RestorePointCollectionsClient object to access its operations.- Returns:
- the RestorePointCollectionsClient object.
-
getSshPublicKeys
SshPublicKeysClient getSshPublicKeys()Gets the SshPublicKeysClient object to access its operations.- Returns:
- the SshPublicKeysClient object.
-
getCapacityReservations
CapacityReservationsClient getCapacityReservations()Gets the CapacityReservationsClient object to access its operations.- Returns:
- the CapacityReservationsClient object.
-
getDedicatedHosts
DedicatedHostsClient getDedicatedHosts()Gets the DedicatedHostsClient object to access its operations.- Returns:
- the DedicatedHostsClient object.
-
getRestorePoints
RestorePointsClient getRestorePoints()Gets the RestorePointsClient object to access its operations.- Returns:
- the RestorePointsClient object.
-
getVirtualMachineScaleSetRollingUpgrades
VirtualMachineScaleSetRollingUpgradesClient getVirtualMachineScaleSetRollingUpgrades()Gets the VirtualMachineScaleSetRollingUpgradesClient object to access its operations.- Returns:
- the VirtualMachineScaleSetRollingUpgradesClient object.
-
getVirtualMachineScaleSetExtensions
VirtualMachineScaleSetExtensionsClient getVirtualMachineScaleSetExtensions()Gets the VirtualMachineScaleSetExtensionsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetExtensionsClient object.
-
getVirtualMachineScaleSetVMs
VirtualMachineScaleSetVMsClient getVirtualMachineScaleSetVMs()Gets the VirtualMachineScaleSetVMsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetVMsClient object.
-
getVirtualMachineScaleSetVMExtensions
VirtualMachineScaleSetVMExtensionsClient getVirtualMachineScaleSetVMExtensions()Gets the VirtualMachineScaleSetVMExtensionsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetVMExtensionsClient object.
-
getVirtualMachineScaleSetVMRunCommands
VirtualMachineScaleSetVMRunCommandsClient getVirtualMachineScaleSetVMRunCommands()Gets the VirtualMachineScaleSetVMRunCommandsClient object to access its operations.- Returns:
- the VirtualMachineScaleSetVMRunCommandsClient object.
-
getVirtualMachineExtensions
VirtualMachineExtensionsClient getVirtualMachineExtensions()Gets the VirtualMachineExtensionsClient object to access its operations.- Returns:
- the VirtualMachineExtensionsClient 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.
-
getDisks
DisksClient getDisks()Gets the DisksClient object to access its operations.- Returns:
- the DisksClient object.
-
getSnapshots
SnapshotsClient getSnapshots()Gets the SnapshotsClient object to access its operations.- Returns:
- the SnapshotsClient object.
-
getDiskRestorePoints
DiskRestorePointsClient getDiskRestorePoints()Gets the DiskRestorePointsClient object to access its operations.- Returns:
- the DiskRestorePointsClient 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.
-
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.
-
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.
-
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.
-
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.
-
getGalleryScripts
GalleryScriptsClient getGalleryScripts()Gets the GalleryScriptsClient object to access its operations.- Returns:
- the GalleryScriptsClient object.
-
getGalleryScriptVersions
GalleryScriptVersionsClient getGalleryScriptVersions()Gets the GalleryScriptVersionsClient object to access its operations.- Returns:
- the GalleryScriptVersionsClient object.
-
getGallerySharingProfiles
GallerySharingProfilesClient getGallerySharingProfiles()Gets the GallerySharingProfilesClient object to access its operations.- Returns:
- the GallerySharingProfilesClient object.
-
getSoftDeletedResources
SoftDeletedResourcesClient getSoftDeletedResources()Gets the SoftDeletedResourcesClient object to access its operations.- Returns:
- the SoftDeletedResourcesClient 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.
-