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

StateOperationContext(IClient, CancellationToken) Constructor

Definition

public StateOperationContext (Microsoft.Azure.Commands.Common.Strategies.IClient client, System.Threading.CancellationToken cancellationToken);
new Microsoft.Azure.Commands.Common.Strategies.StateOperationContext : Microsoft.Azure.Commands.Common.Strategies.IClient * System.Threading.CancellationToken -> Microsoft.Azure.Commands.Common.Strategies.StateOperationContext
Public Sub New (client As IClient, cancellationToken As CancellationToken)

Parameters

client
IClient
cancellationToken
CancellationToken

Applies to