次の方法で共有


IWorkflow Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.WorkflowTypeConverter))]
public interface IWorkflow : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWorkflowResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.WorkflowTypeConverter))>]
type IWorkflow = interface
    interface IJsonSerializable
    interface IWorkflowResource
Public Interface IWorkflow
Implements IWorkflowResource
Derived
Attributes
Implements

Properties

AccessEndpoint

Gets the access endpoint.

AccessEndpointIPAddress

The access endpoint ip address.

ActionAllowedCallerIPAddress

The allowed caller IP address ranges.

ActionsOpenAuthenticationPolicy

Open authentication policies.

ChangedTime

Gets the changed time.

ConnectorAccessEndpointIPAddress

The access endpoint ip address.

ConnectorOutgoingIPAddress

The outgoing ip address.

ContentAllowedCallerIPAddress

The allowed caller IP address ranges.

ContentsOpenAuthenticationPolicy

Open authentication policies.

CreatedTime

Gets the created time.

Definition

The definition.

Id

The resource id.

(Inherited from IWorkflowResource)
IdentityPrincipalId

Principal Id of managed service identity.

IdentityTenantId

Tenant of managed service identity.

IdentityType

Type of managed service identity.

IdentityUserAssignedIdentity

The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}

IntegrationAccountId

The resource id.

IntegrationAccountName

Gets the resource name.

IntegrationAccountType

Gets the resource type.

IntegrationServiceEnvironmentId

The resource id.

IntegrationServiceEnvironmentName

Gets the resource name.

IntegrationServiceEnvironmentType

Gets the resource type.

Kind

The workflow kind.

Location

The resource location.

(Inherited from IWorkflowResource)
ManagementAllowedCallerIPAddress

The allowed caller IP address ranges.

Name

Gets the resource name.

(Inherited from IWorkflowResource)
OutgoingIPAddress

The outgoing ip address.

Parameter

The parameters.

PlanId

The resource id.

PlanName

Gets the resource name.

PlanType

Gets the resource type.

PropertiesAccessControlWorkflowManagementOpenAuthenticationPoliciesPolicy

Open authentication policies.

ProvisioningState

Gets the provisioning state.

SkuName

The name.

State

The state.

Tag

The resource tags.

(Inherited from IWorkflowResource)
TriggerAllowedCallerIPAddress

The allowed caller IP address ranges.

TriggersOpenAuthenticationPolicy

Open authentication policies.

Type

Gets the resource type.

(Inherited from IWorkflowResource)
Version

Gets the version.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to