Uses of Class
com.azure.resourcemanager.cdn.fluent.models.SsoUriInner
Packages that use SsoUriInner
Package
Description
Package containing the service clients for CdnManagementClient.
-
Uses of SsoUriInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return SsoUriInnerModifier and TypeMethodDescriptionProfilesClient.generateSsoUri(String resourceGroupName, String profileName) Generates a dynamic SSO URI used to sign in to the CDN supplemental portal.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type SsoUriInnerModifier and TypeMethodDescriptionProfilesClient.generateSsoUriAsync(String resourceGroupName, String profileName) Generates a dynamic SSO URI used to sign in to the CDN supplemental portal.com.azure.core.http.rest.Response<SsoUriInner>ProfilesClient.generateSsoUriWithResponse(String resourceGroupName, String profileName, com.azure.core.util.Context context) Generates a dynamic SSO URI used to sign in to the CDN supplemental portal.Mono<com.azure.core.http.rest.Response<SsoUriInner>>ProfilesClient.generateSsoUriWithResponseAsync(String resourceGroupName, String profileName) Generates a dynamic SSO URI used to sign in to the CDN supplemental portal.