Sdílet prostřednictvím


SecretBundle.Managed Property

Definition

True if the secret's lifetime is managed by key vault. If this is a secret backing a certificate, then managed will be true.

public bool? Managed { get; }
member this.Managed : Nullable<bool>
Public ReadOnly Property Managed As Nullable(Of Boolean)

Property Value

Applies to