27 строки
2.2 KiB
YAML
27 строки
2.2 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating.define(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteById(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteByIdAsync(String,ServiceCallback<Void>)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteByIdAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName.deleteByName(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName.deleteByNameAsync(String,ServiceCallback<Void>)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName.deleteByNameAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getById(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String,ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName.getByName(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.list()
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.listAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager.manager()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent.parent()
|
|
nameWithType: DeploymentSlots
|
|
syntax: public interface DeploymentSlots extends SupportsCreating<DeploymentSlot.DefinitionStages.Blank>,SupportsListing<DeploymentSlot>,SupportsGettingByName<DeploymentSlot>,SupportsGettingById<DeploymentSlot>,SupportsDeletingById,SupportsDeletingByName,HasManager<AppServiceManager>,HasParent<WebApp>
|
|
type: interface
|
|
uid: com.microsoft.azure.management.appservice.DeploymentSlots
|
|
fullName: com.microsoft.azure.management.appservice.DeploymentSlots
|
|
name: DeploymentSlots
|
|
package: com.microsoft.azure.management.appservice
|
|
summary: <p>Entry point for Azure web app deployment slot management API. </p>
|
|
metadata: {}
|