AliasPathTokenType Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
- Herencia
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Constructores
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. |
Propiedades
Value |
Define valores para AliasPathTokenType. (Heredado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para AliasPathTokenType. (Heredado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para AliasPathTokenType. (Heredado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para AliasPathTokenType. (Heredado de ExpandableStringEnum<T>) |
ToString() |
Define valores para AliasPathTokenType. (Heredado de ExpandableStringEnum<T>) |
Se aplica a
Azure SDK for .NET