Delen via


CloudServiceVaultCertificate.IsBootstrapCertificate Property

Definition

Flag indicating if the certificate provided is a bootstrap certificate to be used by the Key Vault Extension to fetch the remaining certificates.

public bool? IsBootstrapCertificate { get; set; }
member this.IsBootstrapCertificate : Nullable<bool> with get, set
Public Property IsBootstrapCertificate As Nullable(Of Boolean)

Property Value

Applies to