次の方法で共有


LogicWorkflowRunActionCorrelation クラス

定義

ワークフロー実行アクションの関連付けプロパティ。

public class LogicWorkflowRunActionCorrelation : Azure.ResourceManager.Logic.Models.LogicWorkflowRunCorrelation
type LogicWorkflowRunActionCorrelation = class
    inherit LogicWorkflowRunCorrelation
Public Class LogicWorkflowRunActionCorrelation
Inherits LogicWorkflowRunCorrelation
継承
LogicWorkflowRunActionCorrelation

コンストラクター

LogicWorkflowRunActionCorrelation()

LogicWorkflowRunActionCorrelation の新しいインスタンスを初期化します。

プロパティ

ActionTrackingId

アクション追跡識別子。

ClientKeywords

クライアント キーワード。

(継承元 LogicWorkflowRunCorrelation)
ClientTrackingId

クライアント追跡識別子。

(継承元 LogicWorkflowRunCorrelation)

適用対象