你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SapNetWeaverProviderInstanceProperties.SslPreference Property

Definition

Gets or sets certificate preference if secure communication is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Support.SslPreference? SslPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PropertyOrigin.Owned)>]
member this.SslPreference : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Support.SslPreference> with get, set
Public Property SslPreference As Nullable(Of SslPreference)

Property Value

Implements

Attributes

Applies to