Interface ContainerApp.Definition
-
- All Superinterfaces:
ContainerApp.DefinitionStages.Blank
,ContainerApp.DefinitionStages.WithConfiguration
,ContainerApp.DefinitionStages.WithCreate
,ContainerApp.DefinitionStages.WithIdentity
,ContainerApp.DefinitionStages.WithLocation
,ContainerApp.DefinitionStages.WithManagedEnvironmentId
,ContainerApp.DefinitionStages.WithResourceGroup
,ContainerApp.DefinitionStages.WithTags
,ContainerApp.DefinitionStages.WithTemplate
- Enclosing interface:
- ContainerApp
public static interface ContainerApp.Definition extends ContainerApp.DefinitionStages.Blank, ContainerApp.DefinitionStages.WithLocation, ContainerApp.DefinitionStages.WithResourceGroup, ContainerApp.DefinitionStages.WithCreate
The entirety of the ContainerApp definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithConfiguration
withConfiguration
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithIdentity
withIdentity
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithLocation
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithManagedEnvironmentId
withManagedEnvironmentId
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithResourceGroup
withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithTags
withTags
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.DefinitionStages.WithTemplate
withTemplate
-
-