NetworkOperationStatus Classe

Definição

Define valores para NetworkOperationStatus.

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

Construtores

NetworkOperationStatus()

Define valores para NetworkOperationStatus.

Campos

Failed

Define valores para NetworkOperationStatus.

InProgress

Define valores para NetworkOperationStatus.

Succeeded

Define valores para NetworkOperationStatus.

Propriedades

Value

Define valores para NetworkOperationStatus.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para NetworkOperationStatus.

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

Define valores para NetworkOperationStatus.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para NetworkOperationStatus.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para NetworkOperationStatus.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a