你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerOperationsExtensions 类

定义

ContainerOperations 的扩展方法。

public static class ContainerOperationsExtensions
type ContainerOperationsExtensions = class
Public Module ContainerOperationsExtensions
继承
ContainerOperationsExtensions

方法

ExecuteCommandAsync(IContainerOperations, String, String, String, ContainerExecRequestInner, CancellationToken)

在特定容器实例中执行命令。

ListLogsAsync(IContainerOperations, String, String, String, Nullable<Int32>, CancellationToken)

获取指定容器实例的日志。

适用于