AliasPathTokenType Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define valores para AliasPathTokenType.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathTokenType>))]
public class AliasPathTokenType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathTokenType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathTokenType>))>]
type AliasPathTokenType = class
inherit ExpandableStringEnum<AliasPathTokenType>
Public Class AliasPathTokenType
Inherits ExpandableStringEnum(Of AliasPathTokenType)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
AliasPathTokenType() |
Define valores para AliasPathTokenType. |
Campos
Any |
Define valores para AliasPathTokenType. |
Array |
Define valores para AliasPathTokenType. |
Boolean |
Define valores para AliasPathTokenType. |
Integer |
Define valores para AliasPathTokenType. |
NotSpecified |
Define valores para AliasPathTokenType. |
Number |
Define valores para AliasPathTokenType. |
Object |
Define valores para AliasPathTokenType. |
String |
Define valores para AliasPathTokenType. |
Propriedades
Value |
Define valores para AliasPathTokenType. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para AliasPathTokenType. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para AliasPathTokenType. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para AliasPathTokenType. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para AliasPathTokenType. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET