Share via


IAzurePostgreSqlCredentialScan.SslMode Property

Definition

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

Property Value

Attributes

Applies to