다음을 통해 공유


WorkflowEnvelopeProperties 클래스

추가 워크플로 속성입니다.

상속
azure.mgmt.web._serialization.Model
WorkflowEnvelopeProperties

생성자

WorkflowEnvelopeProperties(*, files: Dict[str, MutableMapping[str, Any]] | None = None, flow_state: str | _models.WorkflowState | None = None, health: _models.WorkflowHealth | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
files
dict[str, <xref:JSON>]

파일을 가져오거나 설정합니다.

flow_state

워크플로의 상태를 가져오거나 설정합니다. 알려진 값은 "NotSpecified", "Completed", "Enabled", "Disabled", "Deleted" 및 "Suspended"입니다.

health

워크플로 상태를 가져오거나 설정합니다.

변수

Name Description
files
dict[str, <xref:JSON>]

파일을 가져오거나 설정합니다.

flow_state

워크플로의 상태를 가져오거나 설정합니다. 알려진 값은 "NotSpecified", "Completed", "Enabled", "Disabled", "Deleted" 및 "Suspended"입니다.

health

워크플로 상태를 가져오거나 설정합니다.