Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.PortalSigninSettingProperties
Packages that use PortalSigninSettingProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of PortalSigninSettingProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return PortalSigninSettingPropertiesModifier and TypeMethodDescriptionPortalSigninSettingProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PortalSigninSettingProperties from the JsonReader.PortalSigninSettingProperties.withEnabled(Boolean enabled) Set the enabled property: Redirect Anonymous users to the Sign-In page.