These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.servicebus.getSubscription
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Returns a subscription description for the specified topic. API Version: 2017-04-01.
Using getSubscription
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSubscription(args: GetSubscriptionArgs, opts?: InvokeOptions): Promise<GetSubscriptionResult>
function getSubscriptionOutput(args: GetSubscriptionOutputArgs, opts?: InvokeOptions): Output<GetSubscriptionResult>
def get_subscription(namespace_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
subscription_name: Optional[str] = None,
topic_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSubscriptionResult
def get_subscription_output(namespace_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
subscription_name: Optional[pulumi.Input[str]] = None,
topic_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSubscriptionResult]
func LookupSubscription(ctx *Context, args *LookupSubscriptionArgs, opts ...InvokeOption) (*LookupSubscriptionResult, error)
func LookupSubscriptionOutput(ctx *Context, args *LookupSubscriptionOutputArgs, opts ...InvokeOption) LookupSubscriptionResultOutput
> Note: This function is named LookupSubscription
in the Go SDK.
public static class GetSubscription
{
public static Task<GetSubscriptionResult> InvokeAsync(GetSubscriptionArgs args, InvokeOptions? opts = null)
public static Output<GetSubscriptionResult> Invoke(GetSubscriptionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSubscriptionResult> getSubscription(GetSubscriptionArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:servicebus:getSubscription
arguments:
# arguments dictionary
The following arguments are supported:
- Namespace
Name string - The namespace name
- Resource
Group stringName - Name of the Resource group within the Azure subscription.
- Subscription
Name string - The subscription name.
- Topic
Name string - The topic name.
- Namespace
Name string - The namespace name
- Resource
Group stringName - Name of the Resource group within the Azure subscription.
- Subscription
Name string - The subscription name.
- Topic
Name string - The topic name.
- namespace
Name String - The namespace name
- resource
Group StringName - Name of the Resource group within the Azure subscription.
- subscription
Name String - The subscription name.
- topic
Name String - The topic name.
- namespace
Name string - The namespace name
- resource
Group stringName - Name of the Resource group within the Azure subscription.
- subscription
Name string - The subscription name.
- topic
Name string - The topic name.
- namespace_
name str - The namespace name
- resource_
group_ strname - Name of the Resource group within the Azure subscription.
- subscription_
name str - The subscription name.
- topic_
name str - The topic name.
- namespace
Name String - The namespace name
- resource
Group StringName - Name of the Resource group within the Azure subscription.
- subscription
Name String - The subscription name.
- topic
Name String - The topic name.
getSubscription Result
The following output properties are available:
- Accessed
At string - Last time there was a receive request to this subscription.
- Count
Details Pulumi.Azure Native. Service Bus. Outputs. Message Count Details Response - Message count details
- Created
At string - Exact time the message was created.
- Id string
- Resource Id
- Message
Count double - Number of messages.
- Name string
- Resource name
- Type string
- Resource type
- Updated
At string - The exact time the message was updated.
- Auto
Delete stringOn Idle - ISO 8061 timeSpan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
- Dead
Lettering boolOn Filter Evaluation Exceptions - Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- Dead
Lettering boolOn Message Expiration - Value that indicates whether a subscription has dead letter support when a message expires.
- Default
Message stringTime To Live - ISO 8061 Default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
- Duplicate
Detection stringHistory Time Window - ISO 8601 timeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
- Enable
Batched boolOperations - Value that indicates whether server-side batched operations are enabled.
- Forward
Dead stringLettered Messages To - Queue/Topic name to forward the Dead Letter message
- Forward
To string - Queue/Topic name to forward the messages
- Lock
Duration string - ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.
- Max
Delivery intCount - Number of maximum deliveries.
- Requires
Session bool - Value indicating if a subscription supports the concept of sessions.
- Status string
- Enumerates the possible values for the status of a messaging entity.
- Accessed
At string - Last time there was a receive request to this subscription.
- Count
Details MessageCount Details Response - Message count details
- Created
At string - Exact time the message was created.
- Id string
- Resource Id
- Message
Count float64 - Number of messages.
- Name string
- Resource name
- Type string
- Resource type
- Updated
At string - The exact time the message was updated.
- Auto
Delete stringOn Idle - ISO 8061 timeSpan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
- Dead
Lettering boolOn Filter Evaluation Exceptions - Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- Dead
Lettering boolOn Message Expiration - Value that indicates whether a subscription has dead letter support when a message expires.
- Default
Message stringTime To Live - ISO 8061 Default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
- Duplicate
Detection stringHistory Time Window - ISO 8601 timeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
- Enable
Batched boolOperations - Value that indicates whether server-side batched operations are enabled.
- Forward
Dead stringLettered Messages To - Queue/Topic name to forward the Dead Letter message
- Forward
To string - Queue/Topic name to forward the messages
- Lock
Duration string - ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.
- Max
Delivery intCount - Number of maximum deliveries.
- Requires
Session bool - Value indicating if a subscription supports the concept of sessions.
- Status string
- Enumerates the possible values for the status of a messaging entity.
- accessed
At String - Last time there was a receive request to this subscription.
- count
Details MessageCount Details Response - Message count details
- created
At String - Exact time the message was created.
- id String
- Resource Id
- message
Count Double - Number of messages.
- name String
- Resource name
- type String
- Resource type
- updated
At String - The exact time the message was updated.
- auto
Delete StringOn Idle - ISO 8061 timeSpan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
- dead
Lettering BooleanOn Filter Evaluation Exceptions - Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- dead
Lettering BooleanOn Message Expiration - Value that indicates whether a subscription has dead letter support when a message expires.
- default
Message StringTime To Live - ISO 8061 Default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
- duplicate
Detection StringHistory Time Window - ISO 8601 timeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
- enable
Batched BooleanOperations - Value that indicates whether server-side batched operations are enabled.
- forward
Dead StringLettered Messages To - Queue/Topic name to forward the Dead Letter message
- forward
To String - Queue/Topic name to forward the messages
- lock
Duration String - ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.
- max
Delivery IntegerCount - Number of maximum deliveries.
- requires
Session Boolean - Value indicating if a subscription supports the concept of sessions.
- status String
- Enumerates the possible values for the status of a messaging entity.
- accessed
At string - Last time there was a receive request to this subscription.
- count
Details MessageCount Details Response - Message count details
- created
At string - Exact time the message was created.
- id string
- Resource Id
- message
Count number - Number of messages.
- name string
- Resource name
- type string
- Resource type
- updated
At string - The exact time the message was updated.
- auto
Delete stringOn Idle - ISO 8061 timeSpan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
- dead
Lettering booleanOn Filter Evaluation Exceptions - Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- dead
Lettering booleanOn Message Expiration - Value that indicates whether a subscription has dead letter support when a message expires.
- default
Message stringTime To Live - ISO 8061 Default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
- duplicate
Detection stringHistory Time Window - ISO 8601 timeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
- enable
Batched booleanOperations - Value that indicates whether server-side batched operations are enabled.
- forward
Dead stringLettered Messages To - Queue/Topic name to forward the Dead Letter message
- forward
To string - Queue/Topic name to forward the messages
- lock
Duration string - ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.
- max
Delivery numberCount - Number of maximum deliveries.
- requires
Session boolean - Value indicating if a subscription supports the concept of sessions.
- status string
- Enumerates the possible values for the status of a messaging entity.
- accessed_
at str - Last time there was a receive request to this subscription.
- count_
details MessageCount Details Response - Message count details
- created_
at str - Exact time the message was created.
- id str
- Resource Id
- message_
count float - Number of messages.
- name str
- Resource name
- type str
- Resource type
- updated_
at str - The exact time the message was updated.
- auto_
delete_ stron_ idle - ISO 8061 timeSpan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
- dead_
lettering_ boolon_ filter_ evaluation_ exceptions - Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- dead_
lettering_ boolon_ message_ expiration - Value that indicates whether a subscription has dead letter support when a message expires.
- default_
message_ strtime_ to_ live - ISO 8061 Default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
- duplicate_
detection_ strhistory_ time_ window - ISO 8601 timeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
- enable_
batched_ booloperations - Value that indicates whether server-side batched operations are enabled.
- forward_
dead_ strlettered_ messages_ to - Queue/Topic name to forward the Dead Letter message
- forward_
to str - Queue/Topic name to forward the messages
- lock_
duration str - ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.
- max_
delivery_ intcount - Number of maximum deliveries.
- requires_
session bool - Value indicating if a subscription supports the concept of sessions.
- status str
- Enumerates the possible values for the status of a messaging entity.
- accessed
At String - Last time there was a receive request to this subscription.
- count
Details Property Map - Message count details
- created
At String - Exact time the message was created.
- id String
- Resource Id
- message
Count Number - Number of messages.
- name String
- Resource name
- type String
- Resource type
- updated
At String - The exact time the message was updated.
- auto
Delete StringOn Idle - ISO 8061 timeSpan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
- dead
Lettering BooleanOn Filter Evaluation Exceptions - Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- dead
Lettering BooleanOn Message Expiration - Value that indicates whether a subscription has dead letter support when a message expires.
- default
Message StringTime To Live - ISO 8061 Default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
- duplicate
Detection StringHistory Time Window - ISO 8601 timeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
- enable
Batched BooleanOperations - Value that indicates whether server-side batched operations are enabled.
- forward
Dead StringLettered Messages To - Queue/Topic name to forward the Dead Letter message
- forward
To String - Queue/Topic name to forward the messages
- lock
Duration String - ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.
- max
Delivery NumberCount - Number of maximum deliveries.
- requires
Session Boolean - Value indicating if a subscription supports the concept of sessions.
- status String
- Enumerates the possible values for the status of a messaging entity.
Supporting Types
MessageCountDetailsResponse
- Active
Message doubleCount - Number of active messages in the queue, topic, or subscription.
- Dead
Letter doubleMessage Count - Number of messages that are dead lettered.
- Scheduled
Message doubleCount - Number of scheduled messages.
- Transfer
Dead doubleLetter Message Count - Number of messages transferred into dead letters.
- Transfer
Message doubleCount - Number of messages transferred to another queue, topic, or subscription.
- Active
Message float64Count - Number of active messages in the queue, topic, or subscription.
- Dead
Letter float64Message Count - Number of messages that are dead lettered.
- Scheduled
Message float64Count - Number of scheduled messages.
- Transfer
Dead float64Letter Message Count - Number of messages transferred into dead letters.
- Transfer
Message float64Count - Number of messages transferred to another queue, topic, or subscription.
- active
Message DoubleCount - Number of active messages in the queue, topic, or subscription.
- dead
Letter DoubleMessage Count - Number of messages that are dead lettered.
- scheduled
Message DoubleCount - Number of scheduled messages.
- transfer
Dead DoubleLetter Message Count - Number of messages transferred into dead letters.
- transfer
Message DoubleCount - Number of messages transferred to another queue, topic, or subscription.
- active
Message numberCount - Number of active messages in the queue, topic, or subscription.
- dead
Letter numberMessage Count - Number of messages that are dead lettered.
- scheduled
Message numberCount - Number of scheduled messages.
- transfer
Dead numberLetter Message Count - Number of messages transferred into dead letters.
- transfer
Message numberCount - Number of messages transferred to another queue, topic, or subscription.
- active_
message_ floatcount - Number of active messages in the queue, topic, or subscription.
- dead_
letter_ floatmessage_ count - Number of messages that are dead lettered.
- scheduled_
message_ floatcount - Number of scheduled messages.
- transfer_
dead_ floatletter_ message_ count - Number of messages transferred into dead letters.
- transfer_
message_ floatcount - Number of messages transferred to another queue, topic, or subscription.
- active
Message NumberCount - Number of active messages in the queue, topic, or subscription.
- dead
Letter NumberMessage Count - Number of messages that are dead lettered.
- scheduled
Message NumberCount - Number of scheduled messages.
- transfer
Dead NumberLetter Message Count - Number of messages transferred into dead letters.
- transfer
Message NumberCount - Number of messages transferred to another queue, topic, or subscription.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi