ApplicationGatewaySslPolicyName Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert Werte für 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)
- Vererbung
- Attribute
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktoren
ApplicationGatewaySslPolicyName() |
Definiert Werte für ApplicationGatewaySslPolicyName. |
Felder
AppGwSslPolicy20150501 |
Definiert Werte für ApplicationGatewaySslPolicyName. |
AppGwSslPolicy20170401 |
Definiert Werte für ApplicationGatewaySslPolicyName. |
AppGwSslPolicy20170401S |
Definiert Werte für ApplicationGatewaySslPolicyName. |
Eigenschaften
Value |
Definiert Werte für ApplicationGatewaySslPolicyName. (Geerbt von ExpandableStringEnum<T>) |
Methoden
Equals(Object) |
Definiert Werte für ApplicationGatewaySslPolicyName. (Geerbt von ExpandableStringEnum<T>) |
Equals(String) |
Definiert Werte für ApplicationGatewaySslPolicyName. (Geerbt von ExpandableStringEnum<T>) |
GetHashCode() |
Definiert Werte für ApplicationGatewaySslPolicyName. (Geerbt von ExpandableStringEnum<T>) |
ToString() |
Definiert Werte für ApplicationGatewaySslPolicyName. (Geerbt von ExpandableStringEnum<T>) |
Gilt für:
Azure SDK for .NET