LogicWorkflowRunActionResource.GetLogicWorkflowRunActionScopeRepetitions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of LogicWorkflowRunActionScopeRepetitionResources in the LogicWorkflowRunAction.
public virtual Azure.ResourceManager.Logic.LogicWorkflowRunActionScopeRepetitionCollection GetLogicWorkflowRunActionScopeRepetitions ();
abstract member GetLogicWorkflowRunActionScopeRepetitions : unit -> Azure.ResourceManager.Logic.LogicWorkflowRunActionScopeRepetitionCollection
override this.GetLogicWorkflowRunActionScopeRepetitions : unit -> Azure.ResourceManager.Logic.LogicWorkflowRunActionScopeRepetitionCollection
Public Overridable Function GetLogicWorkflowRunActionScopeRepetitions () As LogicWorkflowRunActionScopeRepetitionCollection
Returns
An object representing collection of LogicWorkflowRunActionScopeRepetitionResources and their operations over a LogicWorkflowRunActionScopeRepetitionResource.