次の方法で共有


AgentPoolType クラス

定義

AgentPoolType の値を定義します。

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

コンストラクター

AgentPoolType()

AgentPoolType の値を定義します。

フィールド

AvailabilitySet

AgentPoolType の値を定義します。

VirtualMachineScaleSets

AgentPoolType の値を定義します。

プロパティ

Value

AgentPoolType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AgentPoolType の値を定義します。

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

AgentPoolType の値を定義します。

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

AgentPoolType の値を定義します。

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

AgentPoolType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象