Share via


ICluster.SecretArchiveSettingVaultUri Property

Definition

The URI for the key vault used as the secret archive.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The URI for the key vault used as the secret archive.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vaultUri", Update=true)]
public string SecretArchiveSettingVaultUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The URI for the key vault used as the secret archive.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vaultUri", Update=true)>]
member this.SecretArchiveSettingVaultUri : string with get, set
Public Property SecretArchiveSettingVaultUri As String

Property Value

Attributes

Applies to