Compartilhar via


SecurityRuleProtocol Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

SecurityRuleProtocol()

Define valores para SecurityRuleProtocol.

Campos

Ah

Define valores para SecurityRuleProtocol.

Asterisk

Define valores para SecurityRuleProtocol.

Esp

Define valores para SecurityRuleProtocol.

Icmp

Define valores para SecurityRuleProtocol.

Tcp

Define valores para SecurityRuleProtocol.

Udp

Define valores para SecurityRuleProtocol.

Propriedades

Value

Define valores para SecurityRuleProtocol.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SecurityRuleProtocol.

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

Define valores para SecurityRuleProtocol.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SecurityRuleProtocol.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para SecurityRuleProtocol.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a