Interface Certificate.Definition
-
- All Superinterfaces:
Certificate.DefinitionStages.Blank
,Certificate.DefinitionStages.WithCreate
,Certificate.DefinitionStages.WithLocation
,Certificate.DefinitionStages.WithParentResource
,Certificate.DefinitionStages.WithProperties
,Certificate.DefinitionStages.WithTags
- Enclosing interface:
- Certificate
public static interface Certificate.Definition extends Certificate.DefinitionStages.Blank, Certificate.DefinitionStages.WithLocation, Certificate.DefinitionStages.WithParentResource, Certificate.DefinitionStages.WithCreate
The entirety of the Certificate definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Certificate.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Certificate.DefinitionStages.WithLocation
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Certificate.DefinitionStages.WithParentResource
withExistingManagedEnvironment
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Certificate.DefinitionStages.WithProperties
withProperties
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Certificate.DefinitionStages.WithTags
withTags
-
-