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

WorkflowRunActionRepetitionIndex(Int32) Constructor

Definition

Initializes a new instance of WorkflowRunActionRepetitionIndex.

public WorkflowRunActionRepetitionIndex(int itemIndex);
new Azure.ResourceManager.AppService.Models.WorkflowRunActionRepetitionIndex : int -> Azure.ResourceManager.AppService.Models.WorkflowRunActionRepetitionIndex
Public Sub New (itemIndex As Integer)

Parameters

itemIndex
Int32

The index.

Applies to