Uses of Class
com.azure.resourcemanager.appservice.models.AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem
Packages that use AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemModifier and TypeMethodDescriptionAppServiceCertificateOrderPatchResourceProperties.appServiceCertificateNotRenewableReasons()Get the appServiceCertificateNotRenewableReasons property: Reasons why App Service Certificate is not renewable at the current moment. -
Uses of AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem in com.azure.resourcemanager.appservice.models
Fields in com.azure.resourcemanager.appservice.models declared as AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemModifier and TypeFieldDescriptionstatic final AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.EXPIRATION_NOT_IN_RENEWAL_TIME_RANGEStatic value ExpirationNotInRenewalTimeRange for AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.static final AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.REGISTRATION_STATUS_NOT_SUPPORTED_FOR_RENEWALStatic value RegistrationStatusNotSupportedForRenewal for AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.static final AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.SUBSCRIPTION_NOT_ACTIVEStatic value SubscriptionNotActive for AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.Methods in com.azure.resourcemanager.appservice.models that return AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemModifier and TypeMethodDescriptionstatic AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.fromString(String name) Creates or finds a AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem from its string representation.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemModifier and TypeMethodDescriptionAppServiceCertificateOrderPatchResource.appServiceCertificateNotRenewableReasons()Get the appServiceCertificateNotRenewableReasons property: Reasons why App Service Certificate is not renewable at the current moment.static Collection<AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem>AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.values()