Share via


BatchCertificateReference.StoreName Property

Definition

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. The default value is My.

public string StoreName { get; set; }
member this.StoreName : string with get, set
Public Property StoreName As String

Property Value

Applies to