Get Workflow Result
data class GetWorkflowResult(val accessControl: FlowAccessControlConfigurationResponse? = null, val accessEndpoint: String, val changedTime: String, val createdTime: String, val definition: Any? = null, val endpointsConfiguration: FlowEndpointsConfigurationResponse? = null, val id: String, val identity: ManagedServiceIdentityResponse? = null, val integrationAccount: ResourceReferenceResponse? = null, val integrationServiceEnvironment: ResourceReferenceResponse? = null, val location: String? = null, val name: String, val parameters: Map<String, WorkflowParameterResponse>? = null, val provisioningState: String, val sku: SkuResponse, val state: String? = null, val tags: Map<String, String>? = null, val type: String, val version: String)
The workflow type.
Constructors
Link copied to clipboard
constructor(accessControl: FlowAccessControlConfigurationResponse? = null, accessEndpoint: String, changedTime: String, createdTime: String, definition: Any? = null, endpointsConfiguration: FlowEndpointsConfigurationResponse? = null, id: String, identity: ManagedServiceIdentityResponse? = null, integrationAccount: ResourceReferenceResponse? = null, integrationServiceEnvironment: ResourceReferenceResponse? = null, location: String? = null, name: String, parameters: Map<String, WorkflowParameterResponse>? = null, provisioningState: String, sku: SkuResponse, state: String? = null, tags: Map<String, String>? = null, type: String, version: String)
Properties
Link copied to clipboard
The access control configuration.
Link copied to clipboard
Gets the access endpoint.
Link copied to clipboard
Gets the changed time.
Link copied to clipboard
Gets the created time.
Link copied to clipboard
The definition.
Link copied to clipboard
The endpoints configuration.
Link copied to clipboard
Managed service identity properties.
Link copied to clipboard
The integration account.
Link copied to clipboard
The integration service environment.
Link copied to clipboard
The parameters.
Link copied to clipboard
Gets the provisioning state.
Link copied to clipboard
The sku.