次の方法で共有


AliasPathTokenType クラス

定義

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)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

AliasPathTokenType()

AliasPathTokenType の値を定義します。

フィールド

Any

AliasPathTokenType の値を定義します。

Array

AliasPathTokenType の値を定義します。

Boolean

AliasPathTokenType の値を定義します。

Integer

AliasPathTokenType の値を定義します。

NotSpecified

AliasPathTokenType の値を定義します。

Number

AliasPathTokenType の値を定義します。

Object

AliasPathTokenType の値を定義します。

String

AliasPathTokenType の値を定義します。

プロパティ

Value

AliasPathTokenType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AliasPathTokenType の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

AliasPathTokenType の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

AliasPathTokenType の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

AliasPathTokenType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象