次の方法で共有


ContainerServiceAgentPoolResource.GetAgentPoolUpgradeProfile メソッド

定義

ContainerServiceAgentPool で実行できるインスタンス操作と共に AgentPoolUpgradeProfileResource を表すオブジェクトを取得します。

public virtual Azure.ResourceManager.ContainerService.AgentPoolUpgradeProfileResource GetAgentPoolUpgradeProfile();
abstract member GetAgentPoolUpgradeProfile : unit -> Azure.ResourceManager.ContainerService.AgentPoolUpgradeProfileResource
override this.GetAgentPoolUpgradeProfile : unit -> Azure.ResourceManager.ContainerService.AgentPoolUpgradeProfileResource
Public Overridable Function GetAgentPoolUpgradeProfile () As AgentPoolUpgradeProfileResource

戻り値

AgentPoolUpgradeProfileResource オブジェクトを返します。

適用対象