Pool Certificate
Constructors
Properties
Link copied to clipboard
The location of the certificate store on the compute node into which to install the certificate. Possible values are CurrentUser
or LocalMachine
.
Link copied to clipboard
The name of the certificate store on the compute node into which to install the certificate. This property is applicable only for pools configured with Windows nodes (that is, created with cloudServiceConfiguration, or with virtualMachineConfiguration using a Windows image reference). Common store names include: My
, Root
, CA
, Trust
, Disallowed
, TrustedPeople
, TrustedPublisher
, AuthRoot
, AddressBook
, but any custom store name can also be used.
Link copied to clipboard
Which user accounts on the compute node should have access to the private data of the certificate. Possible values are StartTask
, Task
and RemoteUser
.