次の方法で共有


OrchestrationServiceNames クラス

定義

OrchestrationServiceNames の値を定義します。

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

コンストラクター

OrchestrationServiceNames()

OrchestrationServiceNames の値を定義します。

フィールド

AutomaticRepairs

OrchestrationServiceNames の値を定義します。

DummyOrchestrationServiceName

OrchestrationServiceNames の値を定義します。

プロパティ

Value

OrchestrationServiceNames の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

OrchestrationServiceNames の値を定義します。

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

OrchestrationServiceNames の値を定義します。

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

OrchestrationServiceNames の値を定義します。

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

OrchestrationServiceNames の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象