Share via


Cluster.SecretArchiveUseKeyVault Property

Definition

The indicator if the specified key vault should be used to archive the secrets of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabled? SecretArchiveUseKeyVault { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.SecretArchiveUseKeyVault : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabled> with get, set
Public Property SecretArchiveUseKeyVault As Nullable(Of ClusterSecretArchiveEnabled)

Property Value

Implements

Attributes

Applies to