Uses of Class
com.microsoft.azure.management.batch.CertificateReference
-
-
Uses of CertificateReference in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return CertificateReference Modifier and Type Method Description CertificateReferenceCertificateReference. withId(String id)Set the id value.CertificateReferenceCertificateReference. withStoreLocation(CertificateStoreLocation storeLocation)Set the storeLocation value.CertificateReferenceCertificateReference. withStoreName(String storeName)Set the storeName value.CertificateReferenceCertificateReference. withVisibility(List<CertificateVisibility> visibility)Set the visibility value.
-