Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VaultCertificate |
VaultCertificate.withCertificateStore(String certificateStore)
Set the certificateStore property: For Windows VMs, specifies the certificate store on the Virtual Machine to
which the certificate should be added.
|
VaultCertificate |
VaultCertificate.withCertificateUrl(String certificateUrl)
Set the certificateUrl property: This is the URL of a certificate that has been uploaded to Key Vault as a
secret.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.