WorkflowVersion interface

The workflow version.

Extends

Properties

accessControl

The access control configuration.

accessEndpoint

Gets the access endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

changedTime

Gets the changed time. NOTE: This property will not be serialized. It can only be populated by the server.

createdTime

Gets the created time. NOTE: This property will not be serialized. It can only be populated by the server.

definition

The definition.

endpointsConfiguration

The endpoints configuration.

integrationAccount

The integration account.

parameters

The parameters.

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

sku

The sku. NOTE: This property will not be serialized. It can only be populated by the server.

state

The state.

version

Gets the version. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

location

The resource location.

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

The resource tags.

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accessControl

The access control configuration.

accessControl?: FlowAccessControlConfiguration

Property Value

accessEndpoint

Gets the access endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

accessEndpoint?: string

Property Value

string

changedTime

Gets the changed time. NOTE: This property will not be serialized. It can only be populated by the server.

changedTime?: Date

Property Value

Date

createdTime

Gets the created time. NOTE: This property will not be serialized. It can only be populated by the server.

createdTime?: Date

Property Value

Date

definition

The definition.

definition?: any

Property Value

any

endpointsConfiguration

The endpoints configuration.

endpointsConfiguration?: FlowEndpointsConfiguration

Property Value

integrationAccount

The integration account.

integrationAccount?: ResourceReference

Property Value

parameters

The parameters.

parameters?: {[propertyName: string]: WorkflowParameter}

Property Value

{[propertyName: string]: WorkflowParameter}

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sku

The sku. NOTE: This property will not be serialized. It can only be populated by the server.

sku?: Sku

Property Value

Sku

state

The state.

state?: string

Property Value

string

version

Gets the version. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string

Inherited Property Details

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

The resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

The resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type