Interface AuthConfig.Definition
- All Superinterfaces:
AuthConfig.DefinitionStages.Blank,AuthConfig.DefinitionStages.WithCreate,AuthConfig.DefinitionStages.WithEncryptionSettings,AuthConfig.DefinitionStages.WithGlobalValidation,AuthConfig.DefinitionStages.WithHttpSettings,AuthConfig.DefinitionStages.WithIdentityProviders,AuthConfig.DefinitionStages.WithLogin,AuthConfig.DefinitionStages.WithParentResource,AuthConfig.DefinitionStages.WithPlatform
- Enclosing interface:
AuthConfig
public static interface AuthConfig.Definition
extends AuthConfig.DefinitionStages.Blank, AuthConfig.DefinitionStages.WithParentResource, AuthConfig.DefinitionStages.WithCreate
The entirety of the AuthConfig definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithEncryptionSettings
withEncryptionSettingsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithGlobalValidation
withGlobalValidationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithHttpSettings
withHttpSettingsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithIdentityProviders
withIdentityProvidersMethods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithLogin
withLoginMethods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithParentResource
withExistingContainerAppMethods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithPlatform
withPlatform