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