Share via


IAmazonPostgreSqlCredentialScan.CredentialType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PSArgumentCompleter(new System.String[] { "AccountKey", "ServicePrincipal", "BasicAuth", "SqlAuth", "AmazonARN" })]
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="credentialType", Update=true)]
public string CredentialType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PSArgumentCompleter(new System.String[] { "AccountKey", "ServicePrincipal", "BasicAuth", "SqlAuth", "AmazonARN" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="credentialType", Update=true)>]
member this.CredentialType : string with get, set
Public Property CredentialType As String

Property Value

Attributes

Applies to