次の方法で共有


IntegrationAccountData.State プロパティ

定義

ワークフロー状態。

public Azure.ResourceManager.Logic.Models.LogicWorkflowState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Logic.Models.LogicWorkflowState> with get, set
Public Property State As Nullable(Of LogicWorkflowState)

プロパティ値

適用対象