IUpdate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
変更できるすべての設定を含む更新操作のテンプレート。
public interface IUpdate : Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IWithAddOnProfiles, Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IWithNetworkProfile, Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IWithRBAC, Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IWithUpdateAgentPoolCount, Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IWithVirtualNode, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.ContainerService.Fluent.IKubernetesCluster>
type IUpdate = interface
interface IWithUpdateAgentPoolCount
interface IWithUpdateAgentPoolCountBeta
interface IBeta
interface IWithAddOnProfiles
interface IWithAddOnProfilesBeta
interface IWithNetworkProfile
interface IWithNetworkProfileBeta
interface IWithRBAC
interface IWithRBACBeta
interface IWithVirtualNode
interface IUpdateWithTags<IUpdate>
interface IAppliable<IKubernetesCluster>
interface IIndexable
Public Interface IUpdate
Implements IAppliable(Of IKubernetesCluster), IBeta, IUpdateWithTags(Of IUpdate), IWithAddOnProfiles, IWithNetworkProfile, IWithRBAC, IWithUpdateAgentPoolCount, IWithVirtualNode
- 実装
プロパティ
Key |
変更できるすべての設定を含む更新操作のテンプレート。 (継承元 IIndexable) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET