Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
CertificateReference |
CertificateReference.withId(String id)
Set the id value.
|
CertificateReference |
CertificateReference.withStoreLocation(CertificateStoreLocation storeLocation)
Set the storeLocation value.
|
CertificateReference |
CertificateReference.withStoreName(String storeName)
Set the storeName value.
|
CertificateReference |
CertificateReference.withVisibility(List<CertificateVisibility> visibility)
Set the visibility value.
|
Copyright © 2019. All rights reserved.