ApplicationGatewaySslPolicyName Class

Definition

Defines values for ApplicationGatewaySslPolicyName.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName>))]
public class ApplicationGatewaySslPolicyName : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName>))>]
type ApplicationGatewaySslPolicyName = class
    inherit ExpandableStringEnum<ApplicationGatewaySslPolicyName>
Public Class ApplicationGatewaySslPolicyName
Inherits ExpandableStringEnum(Of ApplicationGatewaySslPolicyName)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

ApplicationGatewaySslPolicyName()

Fields

AppGwSslPolicy20150501
AppGwSslPolicy20170401
AppGwSslPolicy20170401S

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to