Compartir a través de


LoadDistribution Clase

Definición

Define valores para LoadDistribution.

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

Constructores

LoadDistribution()

Define valores para LoadDistribution.

Campos

Default

Define valores para LoadDistribution.

SourceIP

Define valores para LoadDistribution.

SourceIPProtocol

Define valores para LoadDistribution.

Propiedades

Value

Define valores para LoadDistribution.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para LoadDistribution.

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

Define valores para LoadDistribution.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para LoadDistribution.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para LoadDistribution.

(Heredado de ExpandableStringEnum<T>)

Se aplica a