Share via


ApplicationGatewaySslPolicy.PolicyName Property

Definition

Gets or sets name of Ssl predefined policy. Possible values include: 'AppGwSslPolicy20150501', 'AppGwSslPolicy20170401', 'AppGwSslPolicy20170401S'

[Newtonsoft.Json.JsonProperty(PropertyName="policyName")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName PolicyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyName")>]
member this.PolicyName : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName with get, set
Public Property PolicyName As ApplicationGatewaySslPolicyName

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to