ApplicationGatewaySslPolicy.PolicyName 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.
Name of Ssl predefined policy.
public Azure.ResourceManager.Network.Models.ApplicationGatewaySslPolicyName? PolicyName { get; set; }
member this.PolicyName : Nullable<Azure.ResourceManager.Network.Models.ApplicationGatewaySslPolicyName> with get, set
Public Property PolicyName As Nullable(Of ApplicationGatewaySslPolicyName)