Compartir a través de


ProbeProtocol Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

ProbeProtocol()

Define valores para ProbeProtocol.

Campos

Http

Define valores para ProbeProtocol.

Https

Define valores para ProbeProtocol.

Tcp

Define valores para ProbeProtocol.

Propiedades

Value

Define valores para ProbeProtocol.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ProbeProtocol.

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

Define valores para ProbeProtocol.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ProbeProtocol.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ProbeProtocol.

(Heredado de ExpandableStringEnum<T>)

Se aplica a