Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.PortalSignupSettingsProperties
Packages that use PortalSignupSettingsProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of PortalSignupSettingsProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return PortalSignupSettingsPropertiesModifier and TypeMethodDescriptionPortalSignupSettingsProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PortalSignupSettingsProperties from the JsonReader.PortalSignupSettingsProperties.withEnabled(Boolean enabled) Set the enabled property: Allow users to sign up on a developer portal.PortalSignupSettingsProperties.withTermsOfService(TermsOfServiceProperties termsOfService) Set the termsOfService property: Terms of service contract properties.