Udostępnij za pośrednictwem


IDb2ProviderInstanceProperties.SslPreference Property

Definition

Gets or sets certificate preference if secure communication is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets certificate preference if secure communication is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SslPreference) }, ReadOnly=false, Required=false, SerializedName="sslPreference")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SslPreference? SslPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets certificate preference if secure communication is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SslPreference) }, ReadOnly=false, Required=false, SerializedName="sslPreference")>]
member this.SslPreference : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SslPreference> with get, set
Public Property SslPreference As Nullable(Of SslPreference)

Property Value

Attributes

Applies to