Interface AuthConfig.Definition
-
- All Superinterfaces:
AuthConfig.DefinitionStages.Blank
,AuthConfig.DefinitionStages.WithCreate
,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, create
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithGlobalValidation
withGlobalValidation
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithHttpSettings
withHttpSettings
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithIdentityProviders
withIdentityProviders
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithLogin
withLogin
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithParentResource
withExistingContainerApp
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.AuthConfig.DefinitionStages.WithPlatform
withPlatform
-
-