351 строка
24 KiB
YAML
351 строка
24 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appservice.models.Workflow"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow"
|
|
name: "Workflow"
|
|
nameWithType: "Workflow"
|
|
summary: "The workflow type."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedMembers:
|
|
- "com.azure.core.management.ProxyResource.id()"
|
|
- "com.azure.core.management.ProxyResource.name()"
|
|
- "com.azure.core.management.ProxyResource.type()"
|
|
- "com.azure.core.management.Resource.location()"
|
|
- "com.azure.core.management.Resource.tags()"
|
|
- "com.azure.resourcemanager.appservice.models.WorkflowResource.validate()"
|
|
- "com.azure.resourcemanager.appservice.models.WorkflowResource.withLocation(java.lang.String)"
|
|
- "com.azure.resourcemanager.appservice.models.WorkflowResource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
- "java.lang.Object.clone()"
|
|
- "java.lang.Object.equals(java.lang.Object)"
|
|
- "java.lang.Object.finalize()"
|
|
- "java.lang.Object.getClass()"
|
|
- "java.lang.Object.hashCode()"
|
|
- "java.lang.Object.notify()"
|
|
- "java.lang.Object.notifyAll()"
|
|
- "java.lang.Object.toString()"
|
|
- "java.lang.Object.wait()"
|
|
- "java.lang.Object.wait(long)"
|
|
- "java.lang.Object.wait(long,int)"
|
|
syntax: "public final class Workflow extends WorkflowResource"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.Workflow()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.Workflow()"
|
|
name: "Workflow()"
|
|
nameWithType: "Workflow.Workflow()"
|
|
syntax: "public Workflow()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.accessControl()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.accessControl()"
|
|
name: "accessControl()"
|
|
nameWithType: "Workflow.accessControl()"
|
|
summary: "Get the access<wbr>Control property: The access control configuration."
|
|
syntax: "public FlowAccessControlConfiguration accessControl()"
|
|
desc: "Get the accessControl property: The access control configuration."
|
|
returns:
|
|
description: "the accessControl value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.FlowAccessControlConfiguration?alt=com.azure.resourcemanager.appservice.models.FlowAccessControlConfiguration&text=FlowAccessControlConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.accessEndpoint()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.accessEndpoint()"
|
|
name: "accessEndpoint()"
|
|
nameWithType: "Workflow.accessEndpoint()"
|
|
summary: "Get the access<wbr>Endpoint property: Gets the access endpoint."
|
|
syntax: "public String accessEndpoint()"
|
|
desc: "Get the accessEndpoint property: Gets the access endpoint."
|
|
returns:
|
|
description: "the accessEndpoint value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.changedTime()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.changedTime()"
|
|
name: "changedTime()"
|
|
nameWithType: "Workflow.changedTime()"
|
|
summary: "Get the changed<wbr>Time property: Gets the changed time."
|
|
syntax: "public OffsetDateTime changedTime()"
|
|
desc: "Get the changedTime property: Gets the changed time."
|
|
returns:
|
|
description: "the changedTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.createdTime()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.createdTime()"
|
|
name: "createdTime()"
|
|
nameWithType: "Workflow.createdTime()"
|
|
summary: "Get the created<wbr>Time property: Gets the created time."
|
|
syntax: "public OffsetDateTime createdTime()"
|
|
desc: "Get the createdTime property: Gets the created time."
|
|
returns:
|
|
description: "the createdTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.definition()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.definition()"
|
|
name: "definition()"
|
|
nameWithType: "Workflow.definition()"
|
|
summary: "Get the definition property: The definition."
|
|
syntax: "public Object definition()"
|
|
desc: "Get the definition property: The definition."
|
|
returns:
|
|
description: "the definition value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.endpointsConfiguration()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.endpointsConfiguration()"
|
|
name: "endpointsConfiguration()"
|
|
nameWithType: "Workflow.endpointsConfiguration()"
|
|
summary: "Get the endpoints<wbr>Configuration property: The endpoints configuration."
|
|
syntax: "public FlowEndpointsConfiguration endpointsConfiguration()"
|
|
desc: "Get the endpointsConfiguration property: The endpoints configuration."
|
|
returns:
|
|
description: "the endpointsConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.FlowEndpointsConfiguration?alt=com.azure.resourcemanager.appservice.models.FlowEndpointsConfiguration&text=FlowEndpointsConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.identity()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.identity()"
|
|
name: "identity()"
|
|
nameWithType: "Workflow.identity()"
|
|
summary: "Get the identity property: Managed service identity."
|
|
syntax: "public ManagedServiceIdentity identity()"
|
|
desc: "Get the identity property: Managed service identity."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.appservice.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.integrationAccount()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.integrationAccount()"
|
|
name: "integrationAccount()"
|
|
nameWithType: "Workflow.integrationAccount()"
|
|
summary: "Get the integration<wbr>Account property: The integration account."
|
|
syntax: "public ResourceReference integrationAccount()"
|
|
desc: "Get the integrationAccount property: The integration account."
|
|
returns:
|
|
description: "the integrationAccount value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ResourceReference?alt=com.azure.resourcemanager.appservice.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.integrationServiceEnvironment()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.integrationServiceEnvironment()"
|
|
name: "integrationServiceEnvironment()"
|
|
nameWithType: "Workflow.integrationServiceEnvironment()"
|
|
summary: "Get the integration<wbr>Service<wbr>Environment property: The integration service environment."
|
|
syntax: "public ResourceReference integrationServiceEnvironment()"
|
|
desc: "Get the integrationServiceEnvironment property: The integration service environment."
|
|
returns:
|
|
description: "the integrationServiceEnvironment value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ResourceReference?alt=com.azure.resourcemanager.appservice.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.kind()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.kind()"
|
|
name: "kind()"
|
|
nameWithType: "Workflow.kind()"
|
|
summary: "Get the kind property: The workflow kind."
|
|
syntax: "public Kind kind()"
|
|
desc: "Get the kind property: The workflow kind."
|
|
returns:
|
|
description: "the kind value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Kind?alt=com.azure.resourcemanager.appservice.models.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.parameters()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.parameters()"
|
|
name: "parameters()"
|
|
nameWithType: "Workflow.parameters()"
|
|
summary: "Get the parameters property: The parameters."
|
|
syntax: "public Map<String,WorkflowParameter> parameters()"
|
|
desc: "Get the parameters property: The parameters."
|
|
returns:
|
|
description: "the parameters value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowParameter?alt=com.azure.resourcemanager.appservice.models.WorkflowParameter&text=WorkflowParameter\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "Workflow.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: Gets the provisioning state."
|
|
syntax: "public WorkflowProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: Gets the provisioning state."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowProvisioningState?alt=com.azure.resourcemanager.appservice.models.WorkflowProvisioningState&text=WorkflowProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.sku()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.sku()"
|
|
name: "sku()"
|
|
nameWithType: "Workflow.sku()"
|
|
summary: "Get the sku property: The sku."
|
|
syntax: "public WorkflowSku sku()"
|
|
desc: "Get the sku property: The sku."
|
|
returns:
|
|
description: "the sku value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowSku?alt=com.azure.resourcemanager.appservice.models.WorkflowSku&text=WorkflowSku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.state()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.state()"
|
|
name: "state()"
|
|
nameWithType: "Workflow.state()"
|
|
summary: "Get the state property: The state."
|
|
syntax: "public WorkflowState state()"
|
|
desc: "Get the state property: The state."
|
|
returns:
|
|
description: "the state value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowState?alt=com.azure.resourcemanager.appservice.models.WorkflowState&text=WorkflowState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.validate()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.validate()"
|
|
name: "validate()"
|
|
nameWithType: "Workflow.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.appservice.models.WorkflowResource.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.version()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.version()"
|
|
name: "version()"
|
|
nameWithType: "Workflow.version()"
|
|
summary: "Get the version property: Gets the version."
|
|
syntax: "public String version()"
|
|
desc: "Get the version property: Gets the version."
|
|
returns:
|
|
description: "the version value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withAccessControl(com.azure.resourcemanager.appservice.models.FlowAccessControlConfiguration)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withAccessControl(FlowAccessControlConfiguration accessControl)"
|
|
name: "withAccessControl(FlowAccessControlConfiguration accessControl)"
|
|
nameWithType: "Workflow.withAccessControl(FlowAccessControlConfiguration accessControl)"
|
|
summary: "Set the access<wbr>Control property: The access control configuration."
|
|
parameters:
|
|
- description: "the accessControl value to set."
|
|
name: "accessControl"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.FlowAccessControlConfiguration?alt=com.azure.resourcemanager.appservice.models.FlowAccessControlConfiguration&text=FlowAccessControlConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Workflow withAccessControl(FlowAccessControlConfiguration accessControl)"
|
|
desc: "Set the accessControl property: The access control configuration."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withDefinition(java.lang.Object)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withDefinition(Object definition)"
|
|
name: "withDefinition(Object definition)"
|
|
nameWithType: "Workflow.withDefinition(Object definition)"
|
|
summary: "Set the definition property: The definition."
|
|
parameters:
|
|
- description: "the definition value to set."
|
|
name: "definition"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
syntax: "public Workflow withDefinition(Object definition)"
|
|
desc: "Set the definition property: The definition."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withEndpointsConfiguration(com.azure.resourcemanager.appservice.models.FlowEndpointsConfiguration)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withEndpointsConfiguration(FlowEndpointsConfiguration endpointsConfiguration)"
|
|
name: "withEndpointsConfiguration(FlowEndpointsConfiguration endpointsConfiguration)"
|
|
nameWithType: "Workflow.withEndpointsConfiguration(FlowEndpointsConfiguration endpointsConfiguration)"
|
|
summary: "Set the endpoints<wbr>Configuration property: The endpoints configuration."
|
|
parameters:
|
|
- description: "the endpointsConfiguration value to set."
|
|
name: "endpointsConfiguration"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.FlowEndpointsConfiguration?alt=com.azure.resourcemanager.appservice.models.FlowEndpointsConfiguration&text=FlowEndpointsConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Workflow withEndpointsConfiguration(FlowEndpointsConfiguration endpointsConfiguration)"
|
|
desc: "Set the endpointsConfiguration property: The endpoints configuration."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withIdentity(com.azure.resourcemanager.appservice.models.ManagedServiceIdentity)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withIdentity(ManagedServiceIdentity identity)"
|
|
name: "withIdentity(ManagedServiceIdentity identity)"
|
|
nameWithType: "Workflow.withIdentity(ManagedServiceIdentity identity)"
|
|
summary: "Set the identity property: Managed service identity."
|
|
parameters:
|
|
- description: "the identity value to set."
|
|
name: "identity"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.appservice.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Workflow withIdentity(ManagedServiceIdentity identity)"
|
|
desc: "Set the identity property: Managed service identity."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withIntegrationAccount(com.azure.resourcemanager.appservice.models.ResourceReference)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withIntegrationAccount(ResourceReference integrationAccount)"
|
|
name: "withIntegrationAccount(ResourceReference integrationAccount)"
|
|
nameWithType: "Workflow.withIntegrationAccount(ResourceReference integrationAccount)"
|
|
summary: "Set the integration<wbr>Account property: The integration account."
|
|
parameters:
|
|
- description: "the integrationAccount value to set."
|
|
name: "integrationAccount"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ResourceReference?alt=com.azure.resourcemanager.appservice.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Workflow withIntegrationAccount(ResourceReference integrationAccount)"
|
|
desc: "Set the integrationAccount property: The integration account."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withIntegrationServiceEnvironment(com.azure.resourcemanager.appservice.models.ResourceReference)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withIntegrationServiceEnvironment(ResourceReference integrationServiceEnvironment)"
|
|
name: "withIntegrationServiceEnvironment(ResourceReference integrationServiceEnvironment)"
|
|
nameWithType: "Workflow.withIntegrationServiceEnvironment(ResourceReference integrationServiceEnvironment)"
|
|
summary: "Set the integration<wbr>Service<wbr>Environment property: The integration service environment."
|
|
parameters:
|
|
- description: "the integrationServiceEnvironment value to set."
|
|
name: "integrationServiceEnvironment"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ResourceReference?alt=com.azure.resourcemanager.appservice.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Workflow withIntegrationServiceEnvironment(ResourceReference integrationServiceEnvironment)"
|
|
desc: "Set the integrationServiceEnvironment property: The integration service environment."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withKind(com.azure.resourcemanager.appservice.models.Kind)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withKind(Kind kind)"
|
|
name: "withKind(Kind kind)"
|
|
nameWithType: "Workflow.withKind(Kind kind)"
|
|
summary: "Set the kind property: The workflow kind."
|
|
parameters:
|
|
- description: "the kind value to set."
|
|
name: "kind"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Kind?alt=com.azure.resourcemanager.appservice.models.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Workflow withKind(Kind kind)"
|
|
desc: "Set the kind property: The workflow kind."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "Workflow.withLocation(String location)"
|
|
overridden: "com.azure.resourcemanager.appservice.models.WorkflowResource.withLocation(java.lang.String)"
|
|
parameters:
|
|
- name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public Workflow withLocation(String location)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withParameters(java.util.Map<java.lang.String,com.azure.resourcemanager.appservice.models.WorkflowParameter>)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withParameters(Map<String,WorkflowParameter> parameters)"
|
|
name: "withParameters(Map<String,WorkflowParameter> parameters)"
|
|
nameWithType: "Workflow.withParameters(Map<String,WorkflowParameter> parameters)"
|
|
summary: "Set the parameters property: The parameters."
|
|
parameters:
|
|
- description: "the parameters value to set."
|
|
name: "parameters"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowParameter?alt=com.azure.resourcemanager.appservice.models.WorkflowParameter&text=WorkflowParameter\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public Workflow withParameters(Map<String,WorkflowParameter> parameters)"
|
|
desc: "Set the parameters property: The parameters."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withState(com.azure.resourcemanager.appservice.models.WorkflowState)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withState(WorkflowState state)"
|
|
name: "withState(WorkflowState state)"
|
|
nameWithType: "Workflow.withState(WorkflowState state)"
|
|
summary: "Set the state property: The state."
|
|
parameters:
|
|
- description: "the state value to set."
|
|
name: "state"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowState?alt=com.azure.resourcemanager.appservice.models.WorkflowState&text=WorkflowState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Workflow withState(WorkflowState state)"
|
|
desc: "Set the state property: The state."
|
|
returns:
|
|
description: "the Workflow object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.Workflow.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.Workflow.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "Workflow.withTags(Map<String,String> tags)"
|
|
overridden: "com.azure.resourcemanager.appservice.models.WorkflowResource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
parameters:
|
|
- name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public Workflow withTags(Map<String,String> tags)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.Workflow?alt=com.azure.resourcemanager.appservice.models.Workflow&text=Workflow\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The workflow type."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appservice.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.18.0
|