Uses of Class
com.azure.resourcemanager.appservice.fluent.models.DomainControlCenterSsoRequestInner
Packages that use DomainControlCenterSsoRequestInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of DomainControlCenterSsoRequestInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return DomainControlCenterSsoRequestInnerModifier and TypeMethodDescriptionDomainsClient.getControlCenterSsoRequest()
Generate a single sign-on request for the domain management portal.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type DomainControlCenterSsoRequestInnerModifier and TypeMethodDescriptionDomainsClient.getControlCenterSsoRequestAsync()
Generate a single sign-on request for the domain management portal.com.azure.core.http.rest.Response
<DomainControlCenterSsoRequestInner> DomainsClient.getControlCenterSsoRequestWithResponse
(com.azure.core.util.Context context) Generate a single sign-on request for the domain management portal.Mono
<com.azure.core.http.rest.Response<DomainControlCenterSsoRequestInner>> DomainsClient.getControlCenterSsoRequestWithResponseAsync()
Generate a single sign-on request for the domain management portal. -
Uses of DomainControlCenterSsoRequestInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return DomainControlCenterSsoRequestInnerModifier and TypeMethodDescriptionDomainControlCenterSsoRequestInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DomainControlCenterSsoRequestInner from the JsonReader.