CertificateSetting Class
Initializes a certificate setting.
thumbprint: Specifies the thumbprint of the certificate to be provisioned. The thumbprint must specify an existing service certificate.
store_name: Specifies the name of the certificate store from which retrieve certificate.
store_location: Specifies the target certificate store location on the virtual machine. The only supported value is LocalMachine.
- Inheritance
-
azure.servicemanagement._common_models.WindowsAzureDataCertificateSetting
Constructor
CertificateSetting(thumbprint='', store_name='', store_location='')
Parameters
- thumbprint
- store_name
- store_location
Feedback
Submit and view feedback for