WorkflowVersionInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. core. management. Resource - com.
azure. resourcemanager. appservice. fluent. models. WorkflowVersionInner
- com.
- com.
- com.
public final class WorkflowVersionInner
extends Resource
The workflow version.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Flow |
accessControl()
Get the access |
| String |
accessEndpoint()
Get the access |
|
Offset |
changedTime()
Get the changed |
|
Offset |
createdTime()
Get the created |
| Object |
definition()
Get the definition property: The definition. |
|
Flow |
endpointsConfiguration()
Get the endpoints |
|
static
Workflow |
fromJson(JsonReader jsonReader)
Reads an instance of Workflow |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
|
Resource |
integrationAccount()
Get the integration |
| String |
name()
Get the name property: The name of the resource. |
|
Map<String,Workflow |
parameters()
Get the parameters property: The parameters. |
|
Workflow |
provisioningState()
Get the provisioning |
|
Workflow |
sku()
Get the sku property: The sku. |
|
Workflow |
state()
Get the state property: The state. |
|
System |
systemData()
Get the system |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| void |
validate()
Validates the instance. |
| String |
version()
Get the version property: Gets the version. |
Methods inherited from ProxyResource
Methods inherited from Resource
Methods inherited from java.lang.Object
Method Details
accessControl
public FlowAccessControlConfiguration accessControl()
Get the accessControl property: The access control configuration.
Returns:
accessEndpoint
public String accessEndpoint()
Get the accessEndpoint property: Gets the access endpoint.
Returns:
changedTime
public OffsetDateTime changedTime()
Get the changedTime property: Gets the changed time.
Returns:
createdTime
public OffsetDateTime createdTime()
Get the createdTime property: Gets the created time.
Returns:
definition
public Object definition()
Get the definition property: The definition.
Returns:
endpointsConfiguration
public FlowEndpointsConfiguration endpointsConfiguration()
Get the endpointsConfiguration property: The endpoints configuration.
Returns:
fromJson
public static WorkflowVersionInner fromJson(JsonReader jsonReader)
Reads an instance of WorkflowVersionInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
WorkflowVersionInner.id()Returns:
integrationAccount
public ResourceReference integrationAccount()
Get the integrationAccount property: The integration account.
Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
WorkflowVersionInner.name()Returns:
parameters
public Map<String,WorkflowParameter> parameters()
Get the parameters property: The parameters.
Returns:
provisioningState
public WorkflowProvisioningState provisioningState()
Get the provisioningState property: The provisioning state.
Returns:
sku
public WorkflowSku sku()
Get the sku property: The sku.
Returns:
state
public WorkflowState state()
Get the state property: The state.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
WorkflowVersionInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
WorkflowVersionInner.type()Returns:
validate
public void validate()
Validates the instance.
version
public String version()
Get the version property: Gets the version.
Returns: