次の方法で共有


AliasPathAttributes クラス

定義

AliasPathAttributes の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathAttributes>))]
public class AliasPathAttributes : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathAttributes>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathAttributes>))>]
type AliasPathAttributes = class
    inherit ExpandableStringEnum<AliasPathAttributes>
Public Class AliasPathAttributes
Inherits ExpandableStringEnum(Of AliasPathAttributes)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

AliasPathAttributes()

AliasPathAttributes の値を定義します。

フィールド

Modifiable

AliasPathAttributes の値を定義します。

None

AliasPathAttributes の値を定義します。

プロパティ

Value

AliasPathAttributes の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AliasPathAttributes の値を定義します。

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

AliasPathAttributes の値を定義します。

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

AliasPathAttributes の値を定義します。

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

AliasPathAttributes の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象