Interface ApiManagementServiceGetDomainOwnershipIdentifierResult
public interface ApiManagementServiceGetDomainOwnershipIdentifierResult
An immutable client-side representation of ApiManagementServiceGetDomainOwnershipIdentifierResult.
-
Method Summary
Modifier and TypeMethodDescriptionGets the domainOwnershipIdentifier property: The domain ownership identifier value.Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.ApiManagementServiceGetDomainOwnershipIdentifierResultInner object.
-
Method Details
-
domainOwnershipIdentifier
String domainOwnershipIdentifier()Gets the domainOwnershipIdentifier property: The domain ownership identifier value.- Returns:
- the domainOwnershipIdentifier value.
-
innerModel
Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.ApiManagementServiceGetDomainOwnershipIdentifierResultInner object.- Returns:
- the inner object.
-