Uses of Class
com.azure.resourcemanager.appservice.models.DomainPropertiesDomainNotRenewableReasonsItem
Packages that use DomainPropertiesDomainNotRenewableReasonsItem
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of DomainPropertiesDomainNotRenewableReasonsItem in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type DomainPropertiesDomainNotRenewableReasonsItemModifier and TypeMethodDescriptionDomainInner.domainNotRenewableReasons()Get the domainNotRenewableReasons property: Reasons why domain is not renewable.DomainProperties.domainNotRenewableReasons()Get the domainNotRenewableReasons property: Reasons why domain is not renewable. -
Uses of DomainPropertiesDomainNotRenewableReasonsItem in com.azure.resourcemanager.appservice.models
Fields in com.azure.resourcemanager.appservice.models declared as DomainPropertiesDomainNotRenewableReasonsItemModifier and TypeFieldDescriptionstatic final DomainPropertiesDomainNotRenewableReasonsItemDomainPropertiesDomainNotRenewableReasonsItem.EXPIRATION_NOT_IN_RENEWAL_TIME_RANGEStatic value ExpirationNotInRenewalTimeRange for DomainPropertiesDomainNotRenewableReasonsItem.static final DomainPropertiesDomainNotRenewableReasonsItemDomainPropertiesDomainNotRenewableReasonsItem.REGISTRATION_STATUS_NOT_SUPPORTED_FOR_RENEWALStatic value RegistrationStatusNotSupportedForRenewal for DomainPropertiesDomainNotRenewableReasonsItem.static final DomainPropertiesDomainNotRenewableReasonsItemDomainPropertiesDomainNotRenewableReasonsItem.SUBSCRIPTION_NOT_ACTIVEStatic value SubscriptionNotActive for DomainPropertiesDomainNotRenewableReasonsItem.Methods in com.azure.resourcemanager.appservice.models that return DomainPropertiesDomainNotRenewableReasonsItemModifier and TypeMethodDescriptionDomainPropertiesDomainNotRenewableReasonsItem.fromString(String name) Creates or finds a DomainPropertiesDomainNotRenewableReasonsItem from its string representation.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type DomainPropertiesDomainNotRenewableReasonsItem