Uses of Class
com.azure.resourcemanager.appservice.models.AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem
-
Packages that use AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem 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 AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Method Description List<AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem>AppServiceCertificateOrderInner. appServiceCertificateNotRenewableReasons()Get the appServiceCertificateNotRenewableReasons property: Reasons why App Service Certificate is not renewable at the current moment.List<AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem>AppServiceCertificateOrderProperties. appServiceCertificateNotRenewableReasons()Get the appServiceCertificateNotRenewableReasons property: Reasons why App Service Certificate is not renewable at the current moment. -
Uses of AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem in com.azure.resourcemanager.appservice.models
Fields in com.azure.resourcemanager.appservice.models declared as AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Field Description static AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem. EXPIRATION_NOT_IN_RENEWAL_TIME_RANGEStatic value ExpirationNotInRenewalTimeRange for AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem.static AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem. REGISTRATION_STATUS_NOT_SUPPORTED_FOR_RENEWALStatic value RegistrationStatusNotSupportedForRenewal for AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem.static AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem. SUBSCRIPTION_NOT_ACTIVEStatic value SubscriptionNotActive for AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem.Methods in com.azure.resourcemanager.appservice.models that return AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Method Description static AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemAppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem. fromString(String name)Creates or finds a AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem from its string representation.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem Modifier and Type Method Description static Collection<AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem>AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem. values()
-