ApplicationGatewayAvailableSslOptions.DefaultPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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