DdosCustomPolicyProtocol 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 DdosCustomPolicyProtocol.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.DdosCustomPolicyProtocol>))]
public class DdosCustomPolicyProtocol : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.DdosCustomPolicyProtocol>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.DdosCustomPolicyProtocol>))>]
type DdosCustomPolicyProtocol = class
inherit ExpandableStringEnum<DdosCustomPolicyProtocol>
Public Class DdosCustomPolicyProtocol
Inherits ExpandableStringEnum(Of DdosCustomPolicyProtocol)
- Vererbung
- Attribute
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktoren
DdosCustomPolicyProtocol() |
Definiert Werte für DdosCustomPolicyProtocol. |
Felder
Syn |
Definiert Werte für DdosCustomPolicyProtocol. |
Tcp |
Definiert Werte für DdosCustomPolicyProtocol. |
Udp |
Definiert Werte für DdosCustomPolicyProtocol. |
Eigenschaften
Value |
Definiert Werte für DdosCustomPolicyProtocol. (Geerbt von ExpandableStringEnum<T>) |
Methoden
Equals(Object) |
Definiert Werte für DdosCustomPolicyProtocol. (Geerbt von ExpandableStringEnum<T>) |
Equals(String) |
Definiert Werte für DdosCustomPolicyProtocol. (Geerbt von ExpandableStringEnum<T>) |
GetHashCode() |
Definiert Werte für DdosCustomPolicyProtocol. (Geerbt von ExpandableStringEnum<T>) |
ToString() |
Definiert Werte für DdosCustomPolicyProtocol. (Geerbt von ExpandableStringEnum<T>) |
Gilt für:
Azure SDK for .NET