ICluster.SecretArchiveSettingVaultUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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