Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiManagementServiceGetDomainOwnershipIdentifierResult
Packages that use ApiManagementServiceGetDomainOwnershipIdentifierResult
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementServiceGetDomainOwnershipIdentifierResult in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementServiceGetDomainOwnershipIdentifierResultModifier and TypeMethodDescriptionApiManagementServices.getDomainOwnershipIdentifier()Get the custom domain ownership identifier for an API Management service.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ApiManagementServiceGetDomainOwnershipIdentifierResultModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ApiManagementServiceGetDomainOwnershipIdentifierResult> ApiManagementServices.getDomainOwnershipIdentifierWithResponse(com.azure.core.util.Context context) Get the custom domain ownership identifier for an API Management service.