Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ServicebusSubscriptionRule |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ServicebusSubscriptionRuleSpec | |
status |
ServicebusSubscriptionRuleStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
action |
string | (Optional) |
correlationFilter |
[]ServicebusSubscriptionRuleSpecCorrelationFilter | (Optional) |
filterType |
string | |
name |
string | |
namespaceName |
string | |
resourceGroupName |
string | |
sqlFilter |
string | (Optional) |
subscriptionName |
string | |
topicName |
string |
Field | Type | Description |
---|---|---|
contentType |
string | (Optional) |
correlationID |
string | (Optional) |
label |
string | (Optional) |
messageID |
string | (Optional) |
replyTo |
string | (Optional) |
replyToSessionID |
string | (Optional) |
sessionID |
string | (Optional) |
to |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ServicebusSubscriptionRuleSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |