Share via


ApplicationGatewayAvailableSslOptions.DefaultPolicy Property

Definition

Gets or sets name of the Ssl predefined policy applied by default to application gateway. Possible values include: 'AppGwSslPolicy20150501', 'AppGwSslPolicy20170401', 'AppGwSslPolicy20170401S', 'AppGwSslPolicy20220101', 'AppGwSslPolicy20220101S'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to