Share via


ApplicationGatewaySslPolicy.PolicyType Property

Definition

Gets or sets type of Ssl Policy. Possible values include: 'Predefined', 'Custom'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to