Uses of Class
com.azure.resourcemanager.appservice.models.CertificateDetails
-
Packages that use CertificateDetails 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 CertificateDetails in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CertificateDetails Modifier and Type Method Description CertificateDetailsAppServiceCertificateOrderInner. intermediate()Get the intermediate property: Intermediate certificate.CertificateDetailsAppServiceCertificateOrderPatchResourceProperties. intermediate()Get the intermediate property: Intermediate certificate.CertificateDetailsAppServiceCertificateOrderProperties. intermediate()Get the intermediate property: Intermediate certificate.CertificateDetailsAppServiceCertificateOrderInner. root()Get the root property: Root certificate.CertificateDetailsAppServiceCertificateOrderPatchResourceProperties. root()Get the root property: Root certificate.CertificateDetailsAppServiceCertificateOrderProperties. root()Get the root property: Root certificate.CertificateDetailsAppServiceCertificateOrderInner. signedCertificate()Get the signedCertificate property: Signed certificate.CertificateDetailsAppServiceCertificateOrderPatchResourceProperties. signedCertificate()Get the signedCertificate property: Signed certificate.CertificateDetailsAppServiceCertificateOrderProperties. signedCertificate()Get the signedCertificate property: Signed certificate. -
Uses of CertificateDetails in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return CertificateDetails Modifier and Type Method Description CertificateDetailsAppServiceCertificateOrder. intermediate()CertificateDetailsAppServiceCertificateOrderPatchResource. intermediate()Get the intermediate property: Intermediate certificate.CertificateDetailsAppServiceCertificateOrder. root()CertificateDetailsAppServiceCertificateOrderPatchResource. root()Get the root property: Root certificate.CertificateDetailsAppServiceCertificateOrder. signedCertificate()CertificateDetailsAppServiceCertificateOrderPatchResource. signedCertificate()Get the signedCertificate property: Signed certificate.
-