Sdílet prostřednictvím


BackendBaseParameters.Tls Property

Definition

Gets or sets backend TLS Properties

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to