Uses of Interface
com.azure.resourcemanager.appcontainers.models.AuthConfig.Update
Packages that use AuthConfig.Update
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of AuthConfig.Update in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return AuthConfig.UpdateModifier and TypeMethodDescriptionAuthConfig.update()
Begins update for the AuthConfig resource.AuthConfig.UpdateStages.WithEncryptionSettings.withEncryptionSettings
(EncryptionSettings encryptionSettings) Specifies the encryptionSettings property: The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization..AuthConfig.UpdateStages.WithGlobalValidation.withGlobalValidation
(GlobalValidation globalValidation) Specifies the globalValidation property: The configuration settings that determines the validation flow of users using Service Authentication/Authorization..AuthConfig.UpdateStages.WithHttpSettings.withHttpSettings
(HttpSettings httpSettings) Specifies the httpSettings property: The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization..AuthConfig.UpdateStages.WithIdentityProviders.withIdentityProviders
(IdentityProviders identityProviders) Specifies the identityProviders property: The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization..Specifies the login property: The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization..AuthConfig.UpdateStages.WithPlatform.withPlatform
(AuthPlatform platform) Specifies the platform property: The configuration settings of the platform of ContainerApp Service Authentication/Authorization..