Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.PortalDelegationSettingsProperties
Packages that use PortalDelegationSettingsProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of PortalDelegationSettingsProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return PortalDelegationSettingsPropertiesModifier and TypeMethodDescriptionPortalDelegationSettingsProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PortalDelegationSettingsProperties from the JsonReader.PortalDelegationSettingsProperties.withSubscriptions(SubscriptionsDelegationSettingsProperties subscriptions) Set the subscriptions property: Subscriptions delegation settings.Set the url property: A delegation Url.PortalDelegationSettingsProperties.withUserRegistration(RegistrationDelegationSettingsProperties userRegistration) Set the userRegistration property: User registration delegation settings.PortalDelegationSettingsProperties.withValidationKey(String validationKey) Set the validationKey property: A base64-encoded validation key to validate, that a request is coming from Azure API Management.