Compartir a través de


ApplicationGatewaySslPolicy.PolicyName Propiedad

Definición

Obtiene o establece el nombre de la directiva predefinida ssl. Entre los valores posibles se incluyen: "AppGwSslPolicy20150501", "AppGwSslPolicy20170401", "AppGwSslPolicy20170401S", "AppGwSslPolicy20220101", "AppGwSslPolicy20220101S"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a