HyperVGeneration クラス

定義

HyperVGeneration の値を定義します。

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

コンストラクター

HyperVGeneration()

HyperVGeneration の値を定義します。

フィールド

V1

HyperVGeneration の値を定義します。

V2

HyperVGeneration の値を定義します。

プロパティ

Value

HyperVGeneration の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

HyperVGeneration の値を定義します。

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

HyperVGeneration の値を定義します。

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

HyperVGeneration の値を定義します。

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

HyperVGeneration の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象