Compartir a través de


SecurityRuleProtocol Clase

Definición

Define los valores de 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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

SecurityRuleProtocol()

Define los valores de SecurityRuleProtocol.

Campos

Ah

Define los valores de SecurityRuleProtocol.

Asterisk

Define los valores de SecurityRuleProtocol.

Esp

Define los valores de SecurityRuleProtocol.

Icmp

Define los valores de SecurityRuleProtocol.

Tcp

Define los valores de SecurityRuleProtocol.

Udp

Define los valores de SecurityRuleProtocol.

Propiedades

Value

Define los valores de SecurityRuleProtocol.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de SecurityRuleProtocol.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define los valores de SecurityRuleProtocol.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de SecurityRuleProtocol.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de SecurityRuleProtocol.

(Heredado de ExpandableStringEnum<T>)

Se aplica a