Share via


IExpandingResourceScanPropertiesResourceTypes.AzurePostgreSqlCredentialType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.CredentialType) }, ReadOnly=false, Required=false, SerializedName="credentialType")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.CredentialType? AzurePostgreSqlCredentialType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.CredentialType) }, ReadOnly=false, Required=false, SerializedName="credentialType")>]
member this.AzurePostgreSqlCredentialType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.CredentialType> with get, set
Public Property AzurePostgreSqlCredentialType As Nullable(Of CredentialType)

Property Value

Attributes

Applies to