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