| Package | Description |
|---|---|
| com.microsoft.windowsazure.management.compute |
This package contains the service management compute class,
interface, and associated configuration and utility classes.
|
| com.microsoft.windowsazure.management.compute.models |
This package contains the models for the compute management service.
|
| Modifier and Type | Method and Description |
|---|---|
OperationResponse |
DeploymentOperationsImpl.beginChangingConfigurationBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Begin Changing Deployment Configuration By Slot operation initiates a
change to the deployment configuration.
|
OperationResponse |
DeploymentOperations.beginChangingConfigurationBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Begin Changing Deployment Configuration By Slot operation initiates a
change to the deployment configuration.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginChangingConfigurationBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Begin Changing Deployment Configuration By Slot operation initiates a
change to the deployment configuration.
|
Future<OperationResponse> |
DeploymentOperations.beginChangingConfigurationBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Begin Changing Deployment Configuration By Slot operation initiates a
change to the deployment configuration.
|
OperationResponse |
DeploymentOperationsImpl.beginCreating(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Begin Creating Deployment operation uploads a new service package and
creates a new deployment in the staging or production environments.
|
OperationResponse |
DeploymentOperations.beginCreating(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Begin Creating Deployment operation uploads a new service package and
creates a new deployment in the staging or production environments.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginCreatingAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Begin Creating Deployment operation uploads a new service package and
creates a new deployment in the staging or production environments.
|
Future<OperationResponse> |
DeploymentOperations.beginCreatingAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Begin Creating Deployment operation uploads a new service package and
creates a new deployment in the staging or production environments.
|
OperationResponse |
DeploymentOperationsImpl.beginDeletingBySlot(String serviceName,
DeploymentSlot deploymentSlot)
The Begin Deleting Deployment By Slot operation deletes the specified
deployment.
|
OperationResponse |
DeploymentOperations.beginDeletingBySlot(String serviceName,
DeploymentSlot deploymentSlot)
The Begin Deleting Deployment By Slot operation deletes the specified
deployment.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginDeletingBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot)
The Begin Deleting Deployment By Slot operation deletes the specified
deployment.
|
Future<OperationResponse> |
DeploymentOperations.beginDeletingBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot)
The Begin Deleting Deployment By Slot operation deletes the specified
deployment.
|
OperationResponse |
DeploymentOperationsImpl.beginGettingPackageBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
OperationResponse |
DeploymentOperations.beginGettingPackageBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginGettingPackageBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
Future<OperationResponse> |
DeploymentOperations.beginGettingPackageBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
OperationResponse |
DeploymentOperationsImpl.beginRebootingRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Rebooting Role Instance By Deployment Slot operation requests a
reboot of a role instance that is running in a deployment.
|
OperationResponse |
DeploymentOperations.beginRebootingRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Rebooting Role Instance By Deployment Slot operation requests a
reboot of a role instance that is running in a deployment.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginRebootingRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Rebooting Role Instance By Deployment Slot operation requests a
reboot of a role instance that is running in a deployment.
|
Future<OperationResponse> |
DeploymentOperations.beginRebootingRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Rebooting Role Instance By Deployment Slot operation requests a
reboot of a role instance that is running in a deployment.
|
OperationResponse |
DeploymentOperationsImpl.beginReimagingRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Reimaging Role Instance By Deployment Slot operation requests a
reimage of a role instance that is running in a deployment.
|
OperationResponse |
DeploymentOperations.beginReimagingRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Reimaging Role Instance By Deployment Slot operation requests a
reimage of a role instance that is running in a deployment.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginReimagingRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Reimaging Role Instance By Deployment Slot operation requests a
reimage of a role instance that is running in a deployment.
|
Future<OperationResponse> |
DeploymentOperations.beginReimagingRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Begin Reimaging Role Instance By Deployment Slot operation requests a
reimage of a role instance that is running in a deployment.
|
OperationResponse |
DeploymentOperationsImpl.beginUpdatingStatusByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Begin Updating Deployment Status By Deployment Slot operation
initiates a change in the running status of a deployment.
|
OperationResponse |
DeploymentOperations.beginUpdatingStatusByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Begin Updating Deployment Status By Deployment Slot operation
initiates a change in the running status of a deployment.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginUpdatingStatusByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Begin Updating Deployment Status By Deployment Slot operation
initiates a change in the running status of a deployment.
|
Future<OperationResponse> |
DeploymentOperations.beginUpdatingStatusByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Begin Updating Deployment Status By Deployment Slot operation
initiates a change in the running status of a deployment.
|
OperationResponse |
DeploymentOperationsImpl.beginUpgradingBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Begin Upgrading Deployment By Slot operation initiates an update of
role instances in a deployment using the package and configuration that
you specify.
|
OperationResponse |
DeploymentOperations.beginUpgradingBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Begin Upgrading Deployment By Slot operation initiates an update of
role instances in a deployment using the package and configuration that
you specify.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginUpgradingBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Begin Upgrading Deployment By Slot operation initiates an update of
role instances in a deployment using the package and configuration that
you specify.
|
Future<OperationResponse> |
DeploymentOperations.beginUpgradingBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Begin Upgrading Deployment By Slot operation initiates an update of
role instances in a deployment using the package and configuration that
you specify.
|
OperationResponse |
DeploymentOperationsImpl.beginWalkingUpgradeDomainByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Begin Walking Upgrade Domain By Deployment Slot operation specifies
an update domain in which a role instance must be updated.
|
OperationResponse |
DeploymentOperations.beginWalkingUpgradeDomainByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Begin Walking Upgrade Domain By Deployment Slot operation specifies
an update domain in which a role instance must be updated.
|
Future<OperationResponse> |
DeploymentOperationsImpl.beginWalkingUpgradeDomainByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Begin Walking Upgrade Domain By Deployment Slot operation specifies
an update domain in which a role instance must be updated.
|
Future<OperationResponse> |
DeploymentOperations.beginWalkingUpgradeDomainByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Begin Walking Upgrade Domain By Deployment Slot operation specifies
an update domain in which a role instance must be updated.
|
OperationStatusResponse |
DeploymentOperationsImpl.changeConfigurationBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Change Deployment Configuration By Slot operation initiates a change
to the deployment configuration.
|
OperationStatusResponse |
DeploymentOperations.changeConfigurationBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Change Deployment Configuration By Slot operation initiates a change
to the deployment configuration.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.changeConfigurationBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Change Deployment Configuration By Slot operation initiates a change
to the deployment configuration.
|
Future<OperationStatusResponse> |
DeploymentOperations.changeConfigurationBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentChangeConfigurationParameters parameters)
The Change Deployment Configuration By Slot operation initiates a change
to the deployment configuration.
|
OperationStatusResponse |
DeploymentOperationsImpl.create(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Create Deployment operation uploads a new service package and creates
a new deployment in the staging or production environments.
|
OperationStatusResponse |
DeploymentOperations.create(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Create Deployment operation uploads a new service package and creates
a new deployment in the staging or production environments.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.createAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Create Deployment operation uploads a new service package and creates
a new deployment in the staging or production environments.
|
Future<OperationStatusResponse> |
DeploymentOperations.createAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentCreateParameters parameters)
The Create Deployment operation uploads a new service package and creates
a new deployment in the staging or production environments.
|
OperationStatusResponse |
DeploymentOperationsImpl.deleteBySlot(String serviceName,
DeploymentSlot deploymentSlot)
The Delete Deployment By Slot operation deletes the specified deployment.
|
OperationStatusResponse |
DeploymentOperations.deleteBySlot(String serviceName,
DeploymentSlot deploymentSlot)
The Delete Deployment By Slot operation deletes the specified deployment.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.deleteBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot)
The Delete Deployment By Slot operation deletes the specified deployment.
|
Future<OperationStatusResponse> |
DeploymentOperations.deleteBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot)
The Delete Deployment By Slot operation deletes the specified deployment.
|
DeploymentGetResponse |
DeploymentOperationsImpl.getBySlot(String serviceName,
DeploymentSlot deploymentSlot)
The Get Deployment By Slot operation returns configuration information,
status, and system properties for a deployment.
|
DeploymentGetResponse |
DeploymentOperations.getBySlot(String serviceName,
DeploymentSlot deploymentSlot)
The Get Deployment By Slot operation returns configuration information,
status, and system properties for a deployment.
|
Future<DeploymentGetResponse> |
DeploymentOperationsImpl.getBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot)
The Get Deployment By Slot operation returns configuration information,
status, and system properties for a deployment.
|
Future<DeploymentGetResponse> |
DeploymentOperations.getBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot)
The Get Deployment By Slot operation returns configuration information,
status, and system properties for a deployment.
|
OperationStatusResponse |
DeploymentOperationsImpl.getPackageBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
OperationStatusResponse |
DeploymentOperations.getPackageBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.getPackageBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
Future<OperationStatusResponse> |
DeploymentOperations.getPackageBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentGetPackageParameters parameters)
The Get Package By Slot operation retrieves a cloud service package for a
deployment and stores the package files in Azure Blob storage.
|
DeploymentEventListResponse |
DeploymentOperationsImpl.listEventsBySlot(String serviceName,
DeploymentSlot deploymentSlot,
Calendar startTime,
Calendar endTime)
Identifies the list of reboot events due to planned maintenance that
impacted a deployment in the optionally provided timeframe.
|
DeploymentEventListResponse |
DeploymentOperations.listEventsBySlot(String serviceName,
DeploymentSlot deploymentSlot,
Calendar startTime,
Calendar endTime)
Identifies the list of reboot events due to planned maintenance that
impacted a deployment in the optionally provided timeframe.
|
Future<DeploymentEventListResponse> |
DeploymentOperationsImpl.listEventsBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
Calendar startTime,
Calendar endTime)
Identifies the list of reboot events due to planned maintenance that
impacted a deployment in the optionally provided timeframe.
|
Future<DeploymentEventListResponse> |
DeploymentOperations.listEventsBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
Calendar startTime,
Calendar endTime)
Identifies the list of reboot events due to planned maintenance that
impacted a deployment in the optionally provided timeframe.
|
OperationStatusResponse |
DeploymentOperationsImpl.rebootRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reboot Role Instance By Deployment Slot operation requests a reboot
of a role instance that is running in a deployment.
|
OperationStatusResponse |
DeploymentOperations.rebootRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reboot Role Instance By Deployment Slot operation requests a reboot
of a role instance that is running in a deployment.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.rebootRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reboot Role Instance By Deployment Slot operation requests a reboot
of a role instance that is running in a deployment.
|
Future<OperationStatusResponse> |
DeploymentOperations.rebootRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reboot Role Instance By Deployment Slot operation requests a reboot
of a role instance that is running in a deployment.
|
OperationStatusResponse |
DeploymentOperationsImpl.reimageRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reimage Role Instance By Deployment Slot operation requests a reimage
of a role instance that is running in a deployment.
|
OperationStatusResponse |
DeploymentOperations.reimageRoleInstanceByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reimage Role Instance By Deployment Slot operation requests a reimage
of a role instance that is running in a deployment.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.reimageRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reimage Role Instance By Deployment Slot operation requests a reimage
of a role instance that is running in a deployment.
|
Future<OperationStatusResponse> |
DeploymentOperations.reimageRoleInstanceByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
String roleInstanceName)
The Reimage Role Instance By Deployment Slot operation requests a reimage
of a role instance that is running in a deployment.
|
OperationResponse |
DeploymentOperationsImpl.rollbackUpdateOrUpgradeByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentRollbackUpdateOrUpgradeParameters parameters)
The Rollback Update Or Upgrade By Deployment Slot operation cancels an
in-progress configuration update and returns the deployment to its state
before the update was started.
|
OperationResponse |
DeploymentOperations.rollbackUpdateOrUpgradeByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentRollbackUpdateOrUpgradeParameters parameters)
The Rollback Update Or Upgrade By Deployment Slot operation cancels an
in-progress configuration update and returns the deployment to its state
before the update was started.
|
Future<OperationResponse> |
DeploymentOperationsImpl.rollbackUpdateOrUpgradeByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentRollbackUpdateOrUpgradeParameters parameters)
The Rollback Update Or Upgrade By Deployment Slot operation cancels an
in-progress configuration update and returns the deployment to its state
before the update was started.
|
Future<OperationResponse> |
DeploymentOperations.rollbackUpdateOrUpgradeByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentRollbackUpdateOrUpgradeParameters parameters)
The Rollback Update Or Upgrade By Deployment Slot operation cancels an
in-progress configuration update and returns the deployment to its state
before the update was started.
|
OperationStatusResponse |
DeploymentOperationsImpl.updateStatusByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Update Deployment Status By Deployment Slot operation initiates a
change in the running status of a deployment.
|
OperationStatusResponse |
DeploymentOperations.updateStatusByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Update Deployment Status By Deployment Slot operation initiates a
change in the running status of a deployment.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.updateStatusByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Update Deployment Status By Deployment Slot operation initiates a
change in the running status of a deployment.
|
Future<OperationStatusResponse> |
DeploymentOperations.updateStatusByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpdateStatusParameters parameters)
The Update Deployment Status By Deployment Slot operation initiates a
change in the running status of a deployment.
|
OperationStatusResponse |
DeploymentOperationsImpl.upgradeBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Upgrade Deployment By Slot operation initiates an update of role
instances in a deployment using the package and configuration that you
specify.
|
OperationStatusResponse |
DeploymentOperations.upgradeBySlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Upgrade Deployment By Slot operation initiates an update of role
instances in a deployment using the package and configuration that you
specify.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.upgradeBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Upgrade Deployment By Slot operation initiates an update of role
instances in a deployment using the package and configuration that you
specify.
|
Future<OperationStatusResponse> |
DeploymentOperations.upgradeBySlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentUpgradeParameters parameters)
The Upgrade Deployment By Slot operation initiates an update of role
instances in a deployment using the package and configuration that you
specify.
|
OperationStatusResponse |
DeploymentOperationsImpl.walkUpgradeDomainByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Walk Upgrade Domain By Deployment Slot operation specifies an update
domain in which a role instance must be updated.
|
OperationStatusResponse |
DeploymentOperations.walkUpgradeDomainByDeploymentSlot(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Walk Upgrade Domain By Deployment Slot operation specifies an update
domain in which a role instance must be updated.
|
Future<OperationStatusResponse> |
DeploymentOperationsImpl.walkUpgradeDomainByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Walk Upgrade Domain By Deployment Slot operation specifies an update
domain in which a role instance must be updated.
|
Future<OperationStatusResponse> |
DeploymentOperations.walkUpgradeDomainByDeploymentSlotAsync(String serviceName,
DeploymentSlot deploymentSlot,
DeploymentWalkUpgradeDomainParameters parameters)
The Walk Upgrade Domain By Deployment Slot operation specifies an update
domain in which a role instance must be updated.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentSlot |
VirtualMachineCreateDeploymentParameters.getDeploymentSlot()
Required.
|
DeploymentSlot |
HostedServiceGetDetailedResponse.Deployment.getDeploymentSlot()
Optional.
|
DeploymentSlot |
DeploymentGetResponse.getDeploymentSlot()
Optional.
|
static DeploymentSlot |
DeploymentSlot.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentSlot[] |
DeploymentSlot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachineCreateDeploymentParameters.setDeploymentSlot(DeploymentSlot deploymentSlotValue)
Required.
|
void |
HostedServiceGetDetailedResponse.Deployment.setDeploymentSlot(DeploymentSlot deploymentSlotValue)
Optional.
|
void |
DeploymentGetResponse.setDeploymentSlot(DeploymentSlot deploymentSlotValue)
Optional.
|
/**
* 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.
*/