CertificateReference.StoreLocation Property

Definition

Gets or sets the CertStoreLocation for the certificate.

public Microsoft.Azure.Batch.Common.CertStoreLocation? StoreLocation { get; set; }
member this.StoreLocation : Nullable<Microsoft.Azure.Batch.Common.CertStoreLocation> with get, set
Public Property StoreLocation As Nullable(Of CertStoreLocation)

Property Value

Applies to