Share via


IClusterSecretArchive.UseKeyVault Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator if the specified key vault should be used to archive the secrets of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabled) }, ReadOnly=false, Required=false, SerializedName="useKeyVault")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabled? UseKeyVault { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator if the specified key vault should be used to archive the secrets of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabled) }, ReadOnly=false, Required=false, SerializedName="useKeyVault")>]
member this.UseKeyVault : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabled> with get, set
Public Property UseKeyVault As Nullable(Of ClusterSecretArchiveEnabled)

Property Value

Attributes

Applies to