Uses of Class
com.azure.resourcemanager.appcontainers.fluent.models.AuthConfigProperties
Packages that use AuthConfigProperties
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
-
Uses of AuthConfigProperties in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return AuthConfigPropertiesModifier and TypeMethodDescriptionstatic AuthConfigProperties
AuthConfigProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AuthConfigProperties from the JsonReader.AuthConfigProperties.withEncryptionSettings
(EncryptionSettings encryptionSettings) Set the encryptionSettings property: The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization.AuthConfigProperties.withGlobalValidation
(GlobalValidation globalValidation) Set the globalValidation property: The configuration settings that determines the validation flow of users using Service Authentication/Authorization.AuthConfigProperties.withHttpSettings
(HttpSettings httpSettings) Set the httpSettings property: The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization.AuthConfigProperties.withIdentityProviders
(IdentityProviders identityProviders) Set the identityProviders property: The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization.Set the login property: The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization.AuthConfigProperties.withPlatform
(AuthPlatform platform) Set the platform property: The configuration settings of the platform of ContainerApp Service Authentication/Authorization.