| Package | Description |
|---|---|
| com.microsoft.windowsazure.management.compute |
This package contains the service management compute class,
interface, and associated configuration and utility classes.
|
| Class and Description |
|---|
| ComputeManagementClient
The Service Management API provides programmatic access to much of the
functionality available through the Management Portal.
|
| ComputeManagementClientImpl
The Service Management API provides programmatic access to much of the
functionality available through the Management Portal.
|
| DeploymentOperations
The Service Management API includes operations for managing the deployments
in your subscription.
|
| DNSServerOperations
The Compute Management API includes operations for managing the dns servers
for your subscription.
|
| ExtensionImageOperations
The Service Management API includes operations for managing the service and
virtual machine extension images in your publisher subscription.
|
| HostedServiceOperations
The Service Management API includes operations for managing the hosted
services beneath your subscription.
|
| LoadBalancerOperations
The Compute Management API includes operations for managing the load
balancers for your subscription.
|
| OperatingSystemOperations
Operations for determining the version of the Azure Guest Operating System on
which your service is running.
|
| ServiceCertificateOperations
Operations for managing service certificates for your subscription.
|
| VirtualMachineDiskOperations
The Service Management API includes operations for managing the disks in your
subscription.
|
| VirtualMachineExtensionOperations
The Service Management API includes operations for managing the virtual
machine extensions in your subscription.
|
| VirtualMachineOperations
The Service Management API includes operations for managing the virtual
machines in your subscription.
|
| VirtualMachineOSImageOperations
The Service Management API includes operations for managing the OS images in
your subscription.
|
| VirtualMachineVMImageOperations
The Service Management API includes operations for managing the virtual
machine templates in your subscription.
|
/**
* Copyright Microsoft Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/