SiteConfigResource.ScmMinTlsVersion Propriedade

Definição

Obtém ou define scmMinTlsVersion: configura a versão mínima do TLS necessária para solicitações SSL para o site do SCM. Os valores possíveis incluem: '1.0', '1.1', '1.2'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmMinTlsVersion")]
public string ScmMinTlsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmMinTlsVersion")>]
member this.ScmMinTlsVersion : string with get, set
Public Property ScmMinTlsVersion As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a