Uses of Class
com.azure.resourcemanager.appservice.models.AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem
-
Packages that use AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models 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 AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Method Description List<AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem>AppServiceCertificateOrderPatchResourceProperties. 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 AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Field Description static AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem. EXPIRATION_NOT_IN_RENEWAL_TIME_RANGEStatic value ExpirationNotInRenewalTimeRange for AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.static AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem. REGISTRATION_STATUS_NOT_SUPPORTED_FOR_RENEWALStatic value RegistrationStatusNotSupportedForRenewal for AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.static AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem. SUBSCRIPTION_NOT_ACTIVEStatic value SubscriptionNotActive for AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem.Methods in com.azure.resourcemanager.appservice.models that return AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Method Description static 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 AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Method Description List<AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem>AppServiceCertificateOrderPatchResource. appServiceCertificateNotRenewableReasons()Get the appServiceCertificateNotRenewableReasons property: Reasons why App Service Certificate is not renewable at the current moment.static Collection<AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem>AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem. values()
-