DefaultAction Classe

Definição

Define valores para DefaultAction.

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

Construtores

DefaultAction()

Define valores para DefaultAction.

Campos

Allow

Define valores para DefaultAction.

Deny

Define valores para DefaultAction.

Propriedades

Value

Define valores para DefaultAction.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para DefaultAction.

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

Define valores para DefaultAction.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para DefaultAction.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para DefaultAction.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a