Aracılığıyla paylaş


ApplicationGatewaySslPolicy.PolicyType Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to