IAutonomousDatabaseWalletFile.WalletFile Property

Definition

The base64 encoded wallet files

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The base64 encoded wallet files", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="walletFiles", Update=true)]
public string WalletFile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The base64 encoded wallet files", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="walletFiles", Update=true)>]
member this.WalletFile : string with get, set
Public Property WalletFile As String

Property Value

Attributes

Applies to