Uses of Class
com.azure.resourcemanager.appplatform.models.CertificateReference
Packages that use CertificateReference
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of CertificateReference in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return CertificateReferenceModifier and TypeMethodDescriptionCertificateReference.withResourceId(String resourceId) Set the resourceId property: Resource Id of the certificate.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type CertificateReferenceModifier and TypeMethodDescriptionBuildProperties.certificates()Get the certificates property: The CA Certificates for this build.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type CertificateReferenceModifier and TypeMethodDescriptionBuildProperties.withCertificates(List<CertificateReference> certificates) Set the certificates property: The CA Certificates for this build.