次の方法で共有


OpenShiftAgentPoolProfileRole クラス

定義

OpenShiftAgentPoolProfileRole の値を定義します。

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

コンストラクター

OpenShiftAgentPoolProfileRole()

OpenShiftAgentPoolProfileRole の値を定義します。

フィールド

Compute

OpenShiftAgentPoolProfileRole の値を定義します。

Infra

OpenShiftAgentPoolProfileRole の値を定義します。

プロパティ

Value

OpenShiftAgentPoolProfileRole の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

OpenShiftAgentPoolProfileRole の値を定義します。

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

OpenShiftAgentPoolProfileRole の値を定義します。

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

OpenShiftAgentPoolProfileRole の値を定義します。

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

OpenShiftAgentPoolProfileRole の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象