Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | EventgridEventSubscription |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
EventgridEventSubscriptionSpec | |
status |
EventgridEventSubscriptionStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
eventDeliverySchema |
string | (Optional) |
eventhubEndpoint |
[]EventgridEventSubscriptionSpecEventhubEndpoint | (Optional) |
hybridConnectionEndpoint |
[]EventgridEventSubscriptionSpecHybridConnectionEndpoint | (Optional) |
includedEventTypes |
[]string | (Optional) |
labels |
[]string | (Optional) |
name |
string | |
retryPolicy |
[]EventgridEventSubscriptionSpecRetryPolicy | (Optional) |
scope |
string | |
storageBlobDeadLetterDestination |
[]EventgridEventSubscriptionSpecStorageBlobDeadLetterDestination | (Optional) |
storageQueueEndpoint |
[]EventgridEventSubscriptionSpecStorageQueueEndpoint | (Optional) |
subjectFilter |
[]EventgridEventSubscriptionSpecSubjectFilter | (Optional) |
topicName |
string | (Optional) |
webhookEndpoint |
[]EventgridEventSubscriptionSpecWebhookEndpoint | (Optional) |
Field | Type | Description |
---|---|---|
eventhubID |
string |
Field | Type | Description |
---|---|---|
hybridConnectionID |
string |
Field | Type | Description |
---|---|---|
eventTimeToLive |
int | |
maxDeliveryAttempts |
int |
Field | Type | Description |
---|---|---|
storageAccountID |
string | |
storageBlobContainerName |
string |
Field | Type | Description |
---|---|---|
queueName |
string | |
storageAccountID |
string |
Field | Type | Description |
---|---|---|
caseSensitive |
bool | (Optional) |
subjectBeginsWith |
string | (Optional) |
subjectEndsWith |
string | (Optional) |
Field | Type | Description |
---|---|---|
url |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
EventgridEventSubscriptionSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |