Partilhar via


ProbeProtocol Classe

Definição

Define valores para ProbeProtocol.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ProbeProtocol>))]
public class ProbeProtocol : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ProbeProtocol>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ProbeProtocol>))>]
type ProbeProtocol = class
    inherit ExpandableStringEnum<ProbeProtocol>
Public Class ProbeProtocol
Inherits ExpandableStringEnum(Of ProbeProtocol)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

ProbeProtocol()

Define valores para ProbeProtocol.

Campos

Http

Define valores para ProbeProtocol.

Https

Define valores para ProbeProtocol.

Tcp

Define valores para ProbeProtocol.

Propriedades

Value

Define valores para ProbeProtocol.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ProbeProtocol.

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

Define valores para ProbeProtocol.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ProbeProtocol.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ProbeProtocol.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a