次の方法で共有


BackendBaseParameters.Tls プロパティ

定義

バックエンド TLS プロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="tls")]
public Microsoft.Azure.Management.ApiManagement.Models.BackendTlsProperties Tls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tls")>]
member this.Tls : Microsoft.Azure.Management.ApiManagement.Models.BackendTlsProperties with get, set
Public Property Tls As BackendTlsProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象