31 строка
2.8 KiB
YAML
31 строка
2.8 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.create()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync(final ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage.withBuiltInImage(RuntimeStack)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithCredentials.withCredentials(String,String)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.Blank.withExistingLinuxPlan(AppServicePlan)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.Blank.withExistingWindowsPlan(AppServicePlan)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan.withNewFreeAppServicePlan()
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan.withNewLinuxPlan(PricingTier)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan.withNewLinuxPlan(Creatable<AppServicePlan>)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan.withNewSharedAppServicePlan()
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan.withNewWindowsPlan(PricingTier)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan.withNewWindowsPlan(Creatable<AppServicePlan>)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage.withPrivateDockerHubImage(String)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage.withPrivateRegistryImage(String,String)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage.withPublicDockerHubImage(String)
|
|
- com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithStartUpCommand.withStartUpCommand(String)
|
|
nameWithType: WebApp.Definition
|
|
syntax: public interface Definition extends WebApp.DefinitionStages.Blank,WebApp.DefinitionStages.NewAppServicePlanWithGroup,WebApp.DefinitionStages.WithNewAppServicePlan,WebApp.DefinitionStages.WithDockerContainerImage,WebApp.DefinitionStages.WithCredentials,WebApp.DefinitionStages.WithStartUpCommand,WebApp.DefinitionStages.WithCreate
|
|
type: interface
|
|
uid: com.microsoft.azure.management.appservice.WebApp.Definition
|
|
fullName: com.microsoft.azure.management.appservice.WebApp.Definition
|
|
name: WebApp.Definition
|
|
package: com.microsoft.azure.management.appservice
|
|
summary: <p>Container interface for all the definitions that need to be implemented. </p>
|
|
metadata: {}
|