AppIntegrationAccountBatchConfiguration is the Schema for the AppIntegrationAccountBatchConfigurations API. Manages a Logic App Integration Account Batch Configuration.
Type
CRD
Group
logic.azure.upbound.io
Version
v1beta1
apiVersion: logic.azure.upbound.io/v1beta1
kind: AppIntegrationAccountBatchConfiguration
AppIntegrationAccountBatchConfigurationSpec defines the desired state of AppIntegrationAccountBatchConfiguration
No description provided.
Reference to a AppIntegrationAccount in logic to populate integrationAccountName.
Policies for referencing.
Selector for a AppIntegrationAccount in logic to populate integrationAccountName.
Policies for selection.
A release_criteria block as documented below, which is used to select the criteria to meet before processing each batch.
A recurrence block as documented below.
A schedule block as documented below.
A list containing a single item, which specifies the Hour interval at which this recurrence should be triggered.
A list containing a single item which specifies the Minute interval at which this recurrence should be triggered.
A list of days of the month that the job should execute on.
A list of days of the week that the job should execute on. Possible values are Sunday, Monday, Tuesday, Wednesday, Thursday, Friday and Saturday.
Reference to a ResourceGroup in azure to populate resourceGroupName.
Policies for referencing.
Selector for a ResourceGroup in azure to populate resourceGroupName.
Policies for selection.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
AppIntegrationAccountBatchConfigurationStatus defines the observed state of AppIntegrationAccountBatchConfiguration.
No description provided.
A release_criteria block as documented below, which is used to select the criteria to meet before processing each batch.
A recurrence block as documented below.
A schedule block as documented below.
A list containing a single item, which specifies the Hour interval at which this recurrence should be triggered.
A list containing a single item which specifies the Minute interval at which this recurrence should be triggered.
A list of days of the month that the job should execute on.
A list of days of the week that the job should execute on. Possible values are Sunday, Monday, Tuesday, Wednesday, Thursday, Friday and Saturday.
Conditions of the resource.
example
apiVersion: logic.azure.upbound.io/v1beta1
kind: AppIntegrationAccountBatchConfiguration
metadata:
annotations:
meta.upbound.io/example-id: logic/v1beta1/appintegrationaccountbatchconfiguration
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
batchGroupName: TestBatchGroup
integrationAccountNameSelector:
matchLabels:
testing.upbound.io/example-name: example
name: exampleiabc
releaseCriteria:
- messageCount: 80
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.