次の方法で共有


OpenShiftManagedClusterAgentPoolProfile.Role プロパティ

定義

AgentPoolProfile のロールを定義する値を取得または設定します。 使用可能な値は、'compute'、'infra' です。

[Newtonsoft.Json.JsonProperty(PropertyName="role")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftAgentPoolProfileRole Role { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="role")>]
member this.Role : Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftAgentPoolProfileRole with get, set
Public Property Role As OpenShiftAgentPoolProfileRole

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象