Index
All Classes and Interfaces|All Packages
A
- ACCEPTED - Enum constant in enum com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
-
Enum value Accepted.
- accessedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the accessedAt property: Last time a message was sent, or the last time there was a receive request to this queue.
- accessedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the accessedAt property: Last time there was a receive request to this subscription.
- accessedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the accessedAt property: Last time the message was sent, or a request was received, for this topic.
- accessedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- accessedAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- accessedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- AccessKeysInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Namespace/ServiceBus Connection String.
- AccessKeysInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
- AccessRights - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for AccessRights.
- action() - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Get the action property: Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.
- action() - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules
-
Get the action property: The IP Filter Action.
- Action - Class in com.azure.resourcemanager.servicebus.models
-
Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.
- Action() - Constructor for class com.azure.resourcemanager.servicebus.models.Action
- ACTIVE - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value Active.
- activeMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
-
Get the activeMessageCount property: Number of active messages in the queue, topic, or subscription.
- activeMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- activeMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- activeMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- aliasPrimaryConnectionString() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Get the aliasPrimaryConnectionString property: Primary connection string of the alias if GEO DR is enabled.
- aliasSecondaryConnectionString() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Get the aliasSecondaryConnectionString property: Secondary connection string of the alias if GEO DR is enabled.
- ALLOW - Static variable in class com.azure.resourcemanager.servicebus.models.DefaultAction
-
Static value Allow for DefaultAction.
- ALLOW - Static variable in class com.azure.resourcemanager.servicebus.models.NetworkRuleIpAction
-
Static value Allow for NetworkRuleIpAction.
- alternateName() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Get the alternateName property: Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.
- archiveNameFormat() - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Get the archiveNameFormat property: Blob naming convention for archive, e.g.
- ArmDisasterRecoveryInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Single item in List or Get Alias(Disaster Recovery configuration) operation.
- ArmDisasterRecoveryInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
- ArmDisasterRecoveryListResult - Class in com.azure.resourcemanager.servicebus.models
-
The result of the List Alias(Disaster Recovery configuration) operation.
- ArmDisasterRecoveryListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.ArmDisasterRecoveryListResult
- authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.servicebus.ServiceBusManager
-
Creates an instance of ServiceBusManager that exposes servicebus management API entry points.
- authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.servicebus.ServiceBusManager.Configurable
-
Creates an instance of TrafficManager that exposes servicebus management API entry points.
- authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.servicebus.ServiceBusManager
-
Creates an instance of ServiceBusManager that exposes servicebus management API entry points.
- AuthorizationKeys - Interface in com.azure.resourcemanager.servicebus.models
-
Authorization key and connection string of authorization rule associated with Service Bus entities.
- AuthorizationRule<RuleT extends AuthorizationRule<RuleT>> - Interface in com.azure.resourcemanager.servicebus.models
-
Type representing authorization rule.
- AuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of commons authorization rule definition stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules.
- AuthorizationRule.DefinitionStages.WithListen<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule definition allowing to enable listen policy.
- AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule definition allowing to enable listen, send or manage policy.
- AuthorizationRule.DefinitionStages.WithManage<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule definition allowing to enable manage policy.
- AuthorizationRule.DefinitionStages.WithSend<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule definition allowing to enable send policy.
- AuthorizationRule.DefinitionStages.WithSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule definition allowing to enable send or manage policy.
- AuthorizationRule.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of commons authorization rule update stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules.
- AuthorizationRule.UpdateStages.WithListen<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule update allowing to enable listen policy.
- AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule update allowing to enable listen, send or manage policy.
- AuthorizationRule.UpdateStages.WithManage<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of Service Bus authorization rule update allowing to enable manage policy.
- AuthorizationRule.UpdateStages.WithSend<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule update allowing to enable send policy.
- AuthorizationRule.UpdateStages.WithSendOrManage<T> - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus authorization rule update allowing to enable send or manage policy.
- authorizationRules() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- authorizationRules() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- authorizationRules() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- AuthorizationRules<RuleT> - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to authorization rules management API.
- autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the autoDeleteOnIdle property: ISO 8061 timeSpan idle interval after which the queue is automatically deleted.
- autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the autoDeleteOnIdle property: ISO 8061 timeSpan idle interval after which the topic is automatically deleted.
- autoDeleteOnIdle() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the autoDeleteOnIdle property: ISO 8601 timespan idle interval after which the topic is automatically deleted.
- AVRO - Enum constant in enum com.azure.resourcemanager.servicebus.models.EncodingCaptureDescription
-
Enum value Avro.
- AVRO_DEFLATE - Enum constant in enum com.azure.resourcemanager.servicebus.models.EncodingCaptureDescription
-
Enum value AvroDeflate.
B
- BASIC - Enum constant in enum com.azure.resourcemanager.servicebus.models.SkuName
-
Enum value Basic.
- BASIC - Enum constant in enum com.azure.resourcemanager.servicebus.models.SkuTier
-
Enum value Basic.
- BASIC - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Static value NamespaceSku for BASIC.
- beginCreateAndStartMigration(String, String, MigrationConfigurationName, MigrationConfigPropertiesInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Creates Migration configuration and starts migration of entities from Standard to Premium namespace.
- beginCreateAndStartMigration(String, String, MigrationConfigurationName, MigrationConfigPropertiesInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Creates Migration configuration and starts migration of entities from Standard to Premium namespace.
- beginCreateAndStartMigrationAsync(String, String, MigrationConfigurationName, MigrationConfigPropertiesInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Creates Migration configuration and starts migration of entities from Standard to Premium namespace.
- beginCreateOrUpdate(String, String, SBNamespaceInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates a service namespace.
- beginCreateOrUpdate(String, String, SBNamespaceInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates a service namespace.
- beginCreateOrUpdateAsync(String, String, SBNamespaceInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates a service namespace.
- beginDelete(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes an existing namespace.
- beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes an existing namespace.
- beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes an existing namespace.
- blobContainer() - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Get the blobContainer property: Blob container Name.
- breakPairing(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
This operation disables the Disaster Recovery and stops replicating changes from primary to secondary namespaces.
- breakPairingAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
This operation disables the Disaster Recovery and stops replicating changes from primary to secondary namespaces.
- breakPairingWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
This operation disables the Disaster Recovery and stops replicating changes from primary to secondary namespaces.
- breakPairingWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
This operation disables the Disaster Recovery and stops replicating changes from primary to secondary namespaces.
C
- capacity() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
- capacity() - Method in class com.azure.resourcemanager.servicebus.models.SBSku
-
Get the capacity property: The specified messaging units for the tier.
- captureDescription() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Get the captureDescription property: Properties of capture description.
- CaptureDescription - Class in com.azure.resourcemanager.servicebus.models
-
Properties to configure capture description for eventhub.
- CaptureDescription() - Constructor for class com.azure.resourcemanager.servicebus.models.CaptureDescription
- checkNameAvailability(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Check the give namespace name availability.
- checkNameAvailability(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespaces
-
Checks if namespace name is valid and is not in use.
- checkNameAvailability(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Check the give namespace name availability.
- CheckNameAvailability - Class in com.azure.resourcemanager.servicebus.models
-
Description of a Check Name availability request properties.
- CheckNameAvailability() - Constructor for class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
- checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Check the give namespace name availability.
- checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespaces
-
Checks if namespace name is valid and is not in use asynchronously.
- checkNameAvailabilityAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Check the give namespace name availability.
- CheckNameAvailabilityResult - Interface in com.azure.resourcemanager.servicebus.models
-
The result of checking for Service Bus namespace name availability.
- CheckNameAvailabilityResultInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of a Check Name availability request properties.
- CheckNameAvailabilityResultInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
- checkNameAvailabilityWithResponse(String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Check the give namespace name availability.
- checkNameAvailabilityWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Check the give namespace name availability.
- checkNameAvailabilityWithResponseAsync(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Check the give namespace name availability.
- checkNameAvailabilityWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Check the give namespace name availability.
- code() - Method in class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionProperties
-
Get the code property: Region code.
- com.azure.resourcemanager.servicebus - package com.azure.resourcemanager.servicebus
-
Package containing the classes for ServiceBusManagementClient.
- com.azure.resourcemanager.servicebus.fluent - package com.azure.resourcemanager.servicebus.fluent
-
Package containing the service clients for ServiceBusManagementClient.
- com.azure.resourcemanager.servicebus.fluent.models - package com.azure.resourcemanager.servicebus.fluent.models
-
Package containing the inner data models for ServiceBusManagementClient.
- com.azure.resourcemanager.servicebus.models - package com.azure.resourcemanager.servicebus.models
-
Package containing the data models for ServiceBusManagementClient.
- compatibilityLevel() - Method in class com.azure.resourcemanager.servicebus.models.Action
-
Get the compatibilityLevel property: This property is reserved for future use.
- compatibilityLevel() - Method in class com.azure.resourcemanager.servicebus.models.SqlFilter
-
Get the compatibilityLevel property: This property is reserved for future use.
- completeMigration(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation Completes Migration of entities by pointing the connection strings to Premium namespace and any entities created after the operation will be under Premium Namespace.
- completeMigrationAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation Completes Migration of entities by pointing the connection strings to Premium namespace and any entities created after the operation will be under Premium Namespace.
- completeMigrationWithResponse(String, String, MigrationConfigurationName, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation Completes Migration of entities by pointing the connection strings to Premium namespace and any entities created after the operation will be under Premium Namespace.
- completeMigrationWithResponseAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation Completes Migration of entities by pointing the connection strings to Premium namespace and any entities created after the operation will be under Premium Namespace.
- configure() - Static method in class com.azure.resourcemanager.servicebus.ServiceBusManager
-
Get a Configurable instance that can be used to create
ServiceBusManagerwith optional configuration. - contentType() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the contentType property: Content type of the message.
- CORRELATION_FILTER - Enum constant in enum com.azure.resourcemanager.servicebus.models.FilterType
-
Enum value CorrelationFilter.
- correlationFilter() - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Get the correlationFilter property: Properties of correlationFilter.
- CorrelationFilter - Class in com.azure.resourcemanager.servicebus.models
-
Represents the correlation filter expression.
- CorrelationFilter() - Constructor for class com.azure.resourcemanager.servicebus.models.CorrelationFilter
- correlationId() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the correlationId property: Identifier of the correlation.
- countDetails() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the countDetails property: Message Count Details.
- countDetails() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the countDetails property: Message count details.
- countDetails() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the countDetails property: Message count details.
- createAndStartMigration(String, String, MigrationConfigurationName, MigrationConfigPropertiesInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Creates Migration configuration and starts migration of entities from Standard to Premium namespace.
- createAndStartMigration(String, String, MigrationConfigurationName, MigrationConfigPropertiesInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Creates Migration configuration and starts migration of entities from Standard to Premium namespace.
- createAndStartMigrationAsync(String, String, MigrationConfigurationName, MigrationConfigPropertiesInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Creates Migration configuration and starts migration of entities from Standard to Premium namespace.
- createAndStartMigrationWithResponseAsync(String, String, MigrationConfigurationName, MigrationConfigPropertiesInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Creates Migration configuration and starts migration of entities from Standard to Premium namespace.
- createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Get the createdAt property: Exact time the Event Hub was created.
- createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Get the createdAt property: The time the namespace was created.
- createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the createdAt property: The exact time the message was created.
- createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the createdAt property: Exact time the message was created.
- createdAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the createdAt property: Exact time the message was created.
- createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- createdAt() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Get the createdAt property: The time the namespace was created.
- createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- createdAt() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- createOrUpdate(String, String, SBNamespaceInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates a service namespace.
- createOrUpdate(String, String, SBNamespaceInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates a service namespace.
- createOrUpdate(String, String, String, ArmDisasterRecoveryInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Creates or updates a new Alias(Disaster Recovery configuration).
- createOrUpdate(String, String, String, SBQueueInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates or updates a Service Bus queue.
- createOrUpdate(String, String, String, SBTopicInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates a topic in the specified namespace.
- createOrUpdate(String, String, String, String, SBSubscriptionInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Creates a topic subscription.
- createOrUpdate(String, String, String, String, String, RuleInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Creates a new rule and updates an existing rule.
- createOrUpdateAsync(String, String, SBNamespaceInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates a service namespace.
- createOrUpdateAsync(String, String, String, ArmDisasterRecoveryInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Creates or updates a new Alias(Disaster Recovery configuration).
- createOrUpdateAsync(String, String, String, SBQueueInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates or updates a Service Bus queue.
- createOrUpdateAsync(String, String, String, SBTopicInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates a topic in the specified namespace.
- createOrUpdateAsync(String, String, String, String, SBSubscriptionInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Creates a topic subscription.
- createOrUpdateAsync(String, String, String, String, String, RuleInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Creates a new rule and updates an existing rule.
- createOrUpdateAuthorizationRule(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates an authorization rule for a namespace.
- createOrUpdateAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates an authorization rule for a queue.
- createOrUpdateAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates an authorization rule for the specified topic.
- createOrUpdateAuthorizationRuleAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates an authorization rule for a namespace.
- createOrUpdateAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates an authorization rule for a queue.
- createOrUpdateAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates an authorization rule for the specified topic.
- createOrUpdateAuthorizationRuleAsync(String, String, String, String, List<AccessRights>) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates an authorization rule for a queue.
- createOrUpdateAuthorizationRuleAsync(String, String, String, String, List<AccessRights>) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates an authorization rule for the specified topic.
- createOrUpdateAuthorizationRuleAsync(String, String, String, List<AccessRights>) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates an authorization rule for a namespace.
- createOrUpdateAuthorizationRuleWithResponse(String, String, String, String, List<AccessRights>, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates an authorization rule for a queue.
- createOrUpdateAuthorizationRuleWithResponse(String, String, String, String, List<AccessRights>, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates an authorization rule for the specified topic.
- createOrUpdateAuthorizationRuleWithResponse(String, String, String, List<AccessRights>, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates an authorization rule for a namespace.
- createOrUpdateAuthorizationRuleWithResponseAsync(String, String, String, String, List<AccessRights>) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates an authorization rule for a queue.
- createOrUpdateAuthorizationRuleWithResponseAsync(String, String, String, String, List<AccessRights>) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates an authorization rule for the specified topic.
- createOrUpdateAuthorizationRuleWithResponseAsync(String, String, String, List<AccessRights>) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates an authorization rule for a namespace.
- createOrUpdateNetworkRuleSet(String, String, NetworkRuleSetInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Create or update NetworkRuleSet for a Namespace.
- createOrUpdateNetworkRuleSetAsync(String, String, NetworkRuleSetInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Create or update NetworkRuleSet for a Namespace.
- createOrUpdateNetworkRuleSetWithResponse(String, String, NetworkRuleSetInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Create or update NetworkRuleSet for a Namespace.
- createOrUpdateNetworkRuleSetWithResponseAsync(String, String, NetworkRuleSetInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Create or update NetworkRuleSet for a Namespace.
- createOrUpdateWithResponse(String, String, String, ArmDisasterRecoveryInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Creates or updates a new Alias(Disaster Recovery configuration).
- createOrUpdateWithResponse(String, String, String, SBQueueInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates or updates a Service Bus queue.
- createOrUpdateWithResponse(String, String, String, SBTopicInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates a topic in the specified namespace.
- createOrUpdateWithResponse(String, String, String, String, SBSubscriptionInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Creates a topic subscription.
- createOrUpdateWithResponse(String, String, String, String, String, RuleInner, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Creates a new rule and updates an existing rule.
- createOrUpdateWithResponseAsync(String, String, SBNamespaceInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Creates or updates a service namespace.
- createOrUpdateWithResponseAsync(String, String, String, ArmDisasterRecoveryInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Creates or updates a new Alias(Disaster Recovery configuration).
- createOrUpdateWithResponseAsync(String, String, String, SBQueueInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Creates or updates a Service Bus queue.
- createOrUpdateWithResponseAsync(String, String, String, SBTopicInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Creates a topic in the specified namespace.
- createOrUpdateWithResponseAsync(String, String, String, String, SBSubscriptionInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Creates a topic subscription.
- createOrUpdateWithResponseAsync(String, String, String, String, String, RuleInner) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Creates a new rule and updates an existing rule.
- CREATING - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value Creating.
- currentSizeInBytes() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- currentSizeInBytes() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
D
- deadLetteringOnFilterEvaluationExceptions() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the deadLetteringOnFilterEvaluationExceptions property: Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- deadLetteringOnMessageExpiration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
- deadLetteringOnMessageExpiration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the deadLetteringOnMessageExpiration property: Value that indicates whether a subscription has dead letter support when a message expires.
- deadLetterMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
-
Get the deadLetterMessageCount property: Number of messages that are dead lettered.
- deadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- deadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- deadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- DEFAULT - Static variable in class com.azure.resourcemanager.servicebus.models.MigrationConfigurationName
-
Static value $default for MigrationConfigurationName.
- defaultAction() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
-
Get the defaultAction property: Default Action for Network Rule Set.
- DefaultAction - Class in com.azure.resourcemanager.servicebus.models
-
Defines values for DefaultAction.
- DefaultAction() - Constructor for class com.azure.resourcemanager.servicebus.models.DefaultAction
- defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
- defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the defaultMessageTimeToLive property: ISO 8061 Default message timespan to live value.
- defaultMessageTimeToLive() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the defaultMessageTimeToLive property: ISO 8601 Default message timespan to live value.
- defaultMessageTtlDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- defaultMessageTtlDuration() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- defaultMessageTtlDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- delete(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes an existing namespace.
- delete(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes an existing namespace.
- delete(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Deletes a MigrationConfiguration.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Deletes an Alias(Disaster Recovery configuration).
- delete(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue from the specified namespace in a resource group.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic from the specified namespace and resource group.
- delete(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Deletes a subscription from the specified topic.
- delete(String, String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Deletes an existing rule.
- deleteAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes an existing namespace.
- deleteAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Deletes a MigrationConfiguration.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Deletes an Alias(Disaster Recovery configuration).
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue from the specified namespace in a resource group.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic from the specified namespace and resource group.
- deleteAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Deletes a subscription from the specified topic.
- deleteAsync(String, String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Deletes an existing rule.
- deleteAuthorizationRule(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes a namespace authorization rule.
- deleteAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue authorization rule.
- deleteAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic authorization rule.
- deleteAuthorizationRuleAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes a namespace authorization rule.
- deleteAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue authorization rule.
- deleteAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic authorization rule.
- deleteAuthorizationRuleWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes a namespace authorization rule.
- deleteAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue authorization rule.
- deleteAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic authorization rule.
- deleteAuthorizationRuleWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes a namespace authorization rule.
- deleteAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue authorization rule.
- deleteAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic authorization rule.
- deleteOnIdleDurationInMinutes() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- deleteOnIdleDurationInMinutes() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- deleteOnIdleDurationInMinutes() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- deleteWithResponse(String, String, MigrationConfigurationName, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Deletes a MigrationConfiguration.
- deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Deletes an Alias(Disaster Recovery configuration).
- deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue from the specified namespace in a resource group.
- deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic from the specified namespace and resource group.
- deleteWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Deletes a subscription from the specified topic.
- deleteWithResponse(String, String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Deletes an existing rule.
- deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Deletes an existing namespace.
- deleteWithResponseAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Deletes a MigrationConfiguration.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Deletes an Alias(Disaster Recovery configuration).
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Deletes a queue from the specified namespace in a resource group.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Deletes a topic from the specified namespace and resource group.
- deleteWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Deletes a subscription from the specified topic.
- deleteWithResponseAsync(String, String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Deletes an existing rule.
- DELETING - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value Deleting.
- DENY - Static variable in class com.azure.resourcemanager.servicebus.models.DefaultAction
-
Static value Deny for DefaultAction.
- destination() - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Get the destination property: Properties of Destination where capture will be stored.
- Destination - Class in com.azure.resourcemanager.servicebus.models
-
Capture storage details for capture description.
- Destination() - Constructor for class com.azure.resourcemanager.servicebus.models.Destination
- DISABLED - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value Disabled.
- DisasterRecoveryConfigsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in DisasterRecoveryConfigsClient.
- display() - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
-
Get the display property: The object that represents the operation.
- dnsLabel() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- duplicateDetectionHistoryTimeWindow() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
- duplicateDetectionHistoryTimeWindow() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
- duplicateDetectionHistoryTimeWindow() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the duplicateDetectionHistoryTimeWindow property: ISO8601 timespan structure that defines the duration of the duplicate detection history.
- duplicateMessageDetectionHistoryDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- duplicateMessageDetectionHistoryDuration() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
E
- enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
- enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
- enableBatchedOperations() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
- enabled() - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Get the enabled property: A value that indicates whether capture description is enabled.
- enableExpress() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the enableExpress property: A value that indicates whether Express Entities are enabled.
- enableExpress() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the enableExpress property: Value that indicates whether Express Entities are enabled.
- enablePartitioning() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
- enablePartitioning() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the enablePartitioning property: Value that indicates whether the topic to be partitioned across multiple message brokers is enabled.
- encoding() - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Get the encoding property: Enumerates the possible values for the encoding format of capture description.
- EncodingCaptureDescription - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for EncodingCaptureDescription.
- EntityStatus - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for EntityStatus.
- equals(Object) - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
- EVENT_HUB - Enum constant in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Enum value EventHub.
- EventhubInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Single item in List or Get Event Hub operation.
- EventhubInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
- EventHubListResult - Class in com.azure.resourcemanager.servicebus.models
-
The result of the List EventHubs operation.
- EventHubListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.EventHubListResult
- EventHubsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in EventHubsClient.
F
- FAILED - Enum constant in enum com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
-
Enum value Failed.
- failOver(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Invokes GEO DR failover and reconfigure the alias to point to the secondary namespace.
- failOverAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Invokes GEO DR failover and reconfigure the alias to point to the secondary namespace.
- failOverWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Invokes GEO DR failover and reconfigure the alias to point to the secondary namespace.
- failOverWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Invokes GEO DR failover and reconfigure the alias to point to the secondary namespace.
- filterType() - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Get the filterType property: Filter type that is evaluated against a BrokeredMessage.
- FilterType - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for FilterType.
- forwardDeadLetteredMessagesTo() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the forwardDeadLetteredMessagesTo property: Queue/Topic name to forward the Dead Letter message.
- forwardDeadLetteredMessagesTo() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the forwardDeadLetteredMessagesTo property: Queue/Topic name to forward the Dead Letter message.
- forwardTo() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the forwardTo property: Queue/Topic name to forward the messages.
- forwardTo() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the forwardTo property: Queue/Topic name to forward the messages.
- fqdn() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.AccessRights
-
Parses a serialized value to a AccessRights instance.
- fromString(String) - Static method in class com.azure.resourcemanager.servicebus.models.DefaultAction
-
Creates or finds a DefaultAction from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EncodingCaptureDescription
-
Parses a serialized value to a EncodingCaptureDescription instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Parses a serialized value to a EntityStatus instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.FilterType
-
Parses a serialized value to a FilterType instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.KeyType
-
Parses a serialized value to a KeyType instance.
- fromString(String) - Static method in class com.azure.resourcemanager.servicebus.models.MigrationConfigurationName
-
Creates or finds a MigrationConfigurationName from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Parses a serialized value to a NameSpaceType instance.
- fromString(String) - Static method in class com.azure.resourcemanager.servicebus.models.NetworkRuleIpAction
-
Creates or finds a NetworkRuleIpAction from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
-
Parses a serialized value to a ProvisioningStateDR instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
-
Parses a serialized value to a RoleDisasterRecovery instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.SkuName
-
Parses a serialized value to a SkuName instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.SkuTier
-
Parses a serialized value to a SkuTier instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Parses a serialized value to a UnavailableReason instance.
- fullName() - Method in class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionProperties
-
Get the fullName property: Full name of the region.
G
- get(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Retrieves Migration Config.
- get(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace.
- get(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Returns a description for the specified queue.
- get(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns a description for the specified topic.
- get(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Returns a subscription description for the specified topic.
- get(String, String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Retrieves the description for the specified rule.
- getApiVersion() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets Api Version.
- getAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Retrieves Migration Config.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Returns a description for the specified queue.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns a description for the specified topic.
- getAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Returns a subscription description for the specified topic.
- getAsync(String, String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Retrieves the description for the specified rule.
- getAuthorizationRule(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets an authorization rule for a queue by rule name.
- getAuthorizationRule(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns the specified authorization rule.
- getAuthorizationRuleAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets an authorization rule for a queue by rule name.
- getAuthorizationRuleAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns the specified authorization rule.
- getAuthorizationRuleWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets an authorization rule for a queue by rule name.
- getAuthorizationRuleWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns the specified authorization rule.
- getAuthorizationRuleWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets an authorization rule for a namespace by rule name.
- getAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets an authorization rule for a queue by rule name.
- getAuthorizationRuleWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns the specified authorization rule.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets a description for the specified namespace.
- getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets a description for the specified namespace.
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets a description for the specified namespace.
- getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets a description for the specified namespace.
- getDefaultPollInterval() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets The default poll interval for long-running operation.
- getDisasterRecoveryConfigs() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the DisasterRecoveryConfigsClient object to access its operations.
- getEndpoint() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets server parameter.
- getEventHubs() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the EventHubsClient object to access its operations.
- getHttpPipeline() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets The HTTP pipeline to send requests through.
- getKeys() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
- getKeysAsync() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
- getMigrationConfigs() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the MigrationConfigsClient object to access its operations.
- getNamespaces() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the NamespacesClient object to access its operations.
- getNetworkRuleSet(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets NetworkRuleSet for a Namespace.
- getNetworkRuleSetAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets NetworkRuleSet for a Namespace.
- getNetworkRuleSetWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets NetworkRuleSet for a Namespace.
- getNetworkRuleSetWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets NetworkRuleSet for a Namespace.
- getOperations() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the OperationsClient object to access its operations.
- getPremiumMessagingRegions() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the PremiumMessagingRegionsClient object to access its operations.
- getQueues() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the QueuesClient object to access its operations.
- getRegions() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the RegionsClient object to access its operations.
- getRules() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the RulesClient object to access its operations.
- getSubscriptionId() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets Subscription credentials that uniquely identify a Microsoft Azure subscription.
- getSubscriptions() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the SubscriptionsClient object to access its operations.
- getTopics() - Method in interface com.azure.resourcemanager.servicebus.fluent.ServiceBusManagementClient
-
Gets the TopicsClient object to access its operations.
- getWithResponse(String, String, MigrationConfigurationName, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Retrieves Migration Config.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Returns a description for the specified queue.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns a description for the specified topic.
- getWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Returns a subscription description for the specified topic.
- getWithResponse(String, String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Retrieves the description for the specified rule.
- getWithResponseAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Retrieves Migration Config.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Returns a description for the specified queue.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Returns a description for the specified topic.
- getWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
Returns a subscription description for the specified topic.
- getWithResponseAsync(String, String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
Retrieves the description for the specified rule.
H
- hashCode() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
I
- id() - Method in class com.azure.resourcemanager.servicebus.models.Subnet
-
Get the id property: Resource ID of Virtual Network Subnet.
- ignoreMissingVnetServiceEndpoint() - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetVirtualNetworkRules
-
Get the ignoreMissingVnetServiceEndpoint property: Value that indicates whether to ignore missing VNet Service Endpoint.
- intervalInSeconds() - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Get the intervalInSeconds property: The time window allows you to set the frequency with which the capture to Azure Blobs will happen, value should between 60 to 900 seconds.
- INVALID_NAME - Enum constant in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Enum value InvalidName.
- ipMask() - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules
-
Get the ipMask property: IP Mask.
- ipRules() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
-
Get the ipRules property: List of IpRules.
- isAvailable() - Method in interface com.azure.resourcemanager.servicebus.models.CheckNameAvailabilityResult
- isBatchedOperationsEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- isBatchedOperationsEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- isBatchedOperationsEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- isDeadLetteringEnabledForExpiredMessages() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- isDeadLetteringEnabledForExpiredMessages() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- isDeadLetteringEnabledForFilterEvaluationFailedMessages() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- isDuplicateDetectionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- isDuplicateDetectionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- isExpressEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- isExpressEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- isPartitioningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- isPartitioningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- isSessionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- isSessionEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
K
- key() - Method in class com.azure.resourcemanager.servicebus.models.RegenerateAccessKeyParameters
-
Get the key property: Optional, if the key value provided, is reset for KeyType value or autogenerate Key value set for keyType.
- keyName() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Get the keyName property: A string that describes the authorization rule.
- keyType() - Method in class com.azure.resourcemanager.servicebus.models.RegenerateAccessKeyParameters
-
Get the keyType property: The access key to regenerate.
- KeyType - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for KeyType.
L
- label() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the label property: Application specific label.
- list() - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets all the available namespaces within the subscription, irrespective of the resource groups.
- list() - Method in interface com.azure.resourcemanager.servicebus.fluent.OperationsClient
-
Lists all of the available ServiceBus REST API operations.
- list() - Method in interface com.azure.resourcemanager.servicebus.fluent.PremiumMessagingRegionsClient
-
Gets the available premium messaging regions for servicebus.
- list(Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets all the available namespaces within the subscription, irrespective of the resource groups.
- list(Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.OperationsClient
-
Lists all of the available ServiceBus REST API operations.
- list(Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.PremiumMessagingRegionsClient
-
Gets the available premium messaging regions for servicebus.
- list(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets all Alias(Disaster Recovery configurations).
- list(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Gets all migrationConfigurations.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets all Alias(Disaster Recovery configurations).
- list(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Gets all migrationConfigurations.
- listAsync() - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets all the available namespaces within the subscription, irrespective of the resource groups.
- listAsync() - Method in interface com.azure.resourcemanager.servicebus.fluent.OperationsClient
-
Lists all of the available ServiceBus REST API operations.
- listAsync() - Method in interface com.azure.resourcemanager.servicebus.fluent.PremiumMessagingRegionsClient
-
Gets the available premium messaging regions for servicebus.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets all Alias(Disaster Recovery configurations).
- listAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
Gets all migrationConfigurations.
- listAuthorizationRules(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the authorization rules for a namespace.
- listAuthorizationRules(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the authorization rules for a namespace.
- listAuthorizationRules(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets the authorization rules for a namespace.
- listAuthorizationRules(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets all authorization rules for a queue.
- listAuthorizationRules(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets authorization rules for a topic.
- listAuthorizationRules(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets the authorization rules for a namespace.
- listAuthorizationRules(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets all authorization rules for a queue.
- listAuthorizationRules(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets authorization rules for a topic.
- listAuthorizationRulesAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the authorization rules for a namespace.
- listAuthorizationRulesAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets the authorization rules for a namespace.
- listAuthorizationRulesAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets all authorization rules for a queue.
- listAuthorizationRulesAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets authorization rules for a topic.
- listByNamespace(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.EventHubsClient
-
Gets all the Event Hubs in a service bus Namespace.
- listByNamespace(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets the queues within a namespace.
- listByNamespace(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets all the topics in a namespace.
- listByNamespace(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.EventHubsClient
-
Gets all the Event Hubs in a service bus Namespace.
- listByNamespace(String, String, Integer, Integer, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets the queues within a namespace.
- listByNamespace(String, String, Integer, Integer, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets all the topics in a namespace.
- listByNamespaceAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.EventHubsClient
-
Gets all the Event Hubs in a service bus Namespace.
- listByNamespaceAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets the queues within a namespace.
- listByNamespaceAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets all the topics in a namespace.
- listByNamespaceAsync(String, String, Integer, Integer) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Gets the queues within a namespace.
- listByNamespaceAsync(String, String, Integer, Integer) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets all the topics in a namespace.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the available namespaces within a resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the available namespaces within a resource group.
- listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the available namespaces within a resource group.
- listBySku(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RegionsClient
-
Gets the available Regions for a given sku.
- listBySku(String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.RegionsClient
-
Gets the available Regions for a given sku.
- listBySkuAsync(String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RegionsClient
-
Gets the available Regions for a given sku.
- listBySubscriptions(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
List all the rules within given topic-subscription.
- listBySubscriptions(String, String, String, String, Integer, Integer, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
List all the rules within given topic-subscription.
- listBySubscriptionsAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
List all the rules within given topic-subscription.
- listBySubscriptionsAsync(String, String, String, String, Integer, Integer) - Method in interface com.azure.resourcemanager.servicebus.fluent.RulesClient
-
List all the rules within given topic-subscription.
- listByTopic(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
List all the subscriptions under a specified topic.
- listByTopic(String, String, String, Integer, Integer, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
List all the subscriptions under a specified topic.
- listByTopicAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
List all the subscriptions under a specified topic.
- listByTopicAsync(String, String, String, Integer, Integer) - Method in interface com.azure.resourcemanager.servicebus.fluent.SubscriptionsClient
-
List all the subscriptions under a specified topic.
- LISTEN - Enum constant in enum com.azure.resourcemanager.servicebus.models.AccessRights
-
Enum value Listen.
- listKeys(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeys(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeys(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Primary and secondary connection strings to the queue.
- listKeys(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets the primary and secondary connection strings for the topic.
- listKeysAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeysAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeysAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Primary and secondary connection strings to the queue.
- listKeysAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets the primary and secondary connection strings for the topic.
- listKeysWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeysWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeysWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Primary and secondary connection strings to the queue.
- listKeysWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets the primary and secondary connection strings for the topic.
- listKeysWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeysWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.DisasterRecoveryConfigsClient
-
Gets the primary and secondary connection strings for the namespace.
- listKeysWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Primary and secondary connection strings to the queue.
- listKeysWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Gets the primary and secondary connection strings for the topic.
- listNetworkRuleSets(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets list of NetworkRuleSet for a Namespace.
- listNetworkRuleSets(String, String, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets list of NetworkRuleSet for a Namespace.
- listNetworkRuleSetsAsync(String, String) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Gets list of NetworkRuleSet for a Namespace.
- location() - Method in class com.azure.resourcemanager.servicebus.models.ResourceNamespacePatch
-
Get the location property: Resource location.
- lockDuration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
- lockDuration() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the lockDuration property: ISO 8061 lock duration timespan for the subscription.
- lockDurationInSeconds() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- lockDurationInSeconds() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
M
- MANAGE - Enum constant in enum com.azure.resourcemanager.servicebus.models.AccessRights
-
Enum value Manage.
- maxDeliveryCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the maxDeliveryCount property: The maximum delivery count.
- maxDeliveryCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the maxDeliveryCount property: Number of maximum deliveries.
- maxDeliveryCountBeforeDeadLetteringMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- maxDeliveryCountBeforeDeadLetteringMessage() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- maxSizeInMB() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- maxSizeInMB() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- maxSizeInMegabytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
- maxSizeInMegabytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the maxSizeInMegabytes property: Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic.
- message() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
-
Get the message property: The detailed info regarding the reason associated with the namespace.
- messageCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the messageCount property: The number of messages in the queue.
- messageCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the messageCount property: Number of messages.
- messageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- messageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- MessageCountDetails - Class in com.azure.resourcemanager.servicebus.models
-
Message Count Details.
- MessageCountDetails() - Constructor for class com.azure.resourcemanager.servicebus.models.MessageCountDetails
- messageId() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the messageId property: Identifier of the message.
- messageRetentionInDays() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Get the messageRetentionInDays property: Number of days to retain the events for this Event Hub, value should be 1 to 7 days.
- MESSAGING - Enum constant in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Enum value Messaging.
- metricId() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Get the metricId property: Identifier for Azure Insights metrics.
- metricId() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Get the metricId property: Identifier for Azure Insights metrics.
- migrate(String, String, NameSpaceType) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
This operation Migrate the given namespace to provided name type.
- migrateAsync(String, String, NameSpaceType) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
This operation Migrate the given namespace to provided name type.
- migrateWithResponse(String, String, NameSpaceType, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
This operation Migrate the given namespace to provided name type.
- migrateWithResponseAsync(String, String, NameSpaceType) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
This operation Migrate the given namespace to provided name type.
- MigrationConfigListResult - Class in com.azure.resourcemanager.servicebus.models
-
The result of the List migrationConfigurations operation.
- MigrationConfigListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.MigrationConfigListResult
- MigrationConfigPropertiesInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Single item in List or Get Migration Config operation.
- MigrationConfigPropertiesInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
- MigrationConfigsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in MigrationConfigsClient.
- MigrationConfigurationName - Class in com.azure.resourcemanager.servicebus.models
-
Defines values for MigrationConfigurationName.
- MigrationConfigurationName() - Constructor for class com.azure.resourcemanager.servicebus.models.MigrationConfigurationName
- migrationState() - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Get the migrationState property: State in which Standard to Premium Migration is, possible values : Unknown, Reverting, Completing, Initiating, Syncing, Active.
- MIXED - Enum constant in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Enum value Mixed.
N
- name() - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
-
Get the name property: Operation name: {provider}/{resource}/{operation}.
- name() - Method in class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
-
Get the name property: The Name to check the namespace name availability and The namespace name can contain only letters, numbers, and hyphens.
- name() - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Get the name property: Name for capture destination.
- name() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
- name() - Method in class com.azure.resourcemanager.servicebus.models.SBSku
-
Get the name property: Name of this SKU.
- NAME_IN_LOCKDOWN - Enum constant in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Enum value NameInLockdown.
- NAME_IN_USE - Enum constant in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Enum value NameInUse.
- nameAvailable() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
-
Get the nameAvailable property: Value indicating namespace is availability, true if the namespace is available; otherwise, false.
- NamespaceAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
Type representing authorization rule defined for namespace.
- NamespaceAuthorizationRule.Definition - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the namespace authorization rule definition.
- NamespaceAuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus namespace authorization rule definition stages.
- NamespaceAuthorizationRule.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
-
The first stage of namespace authorization rule definition.
- NamespaceAuthorizationRule.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - NamespaceAuthorizationRule.Update - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the namespace authorization rule update.
- NamespaceAuthorizationRules - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to namespace authorization rules management API.
- namespaceName() - Method in interface com.azure.resourcemanager.servicebus.models.NamespaceAuthorizationRule
- namespaceName() - Method in interface com.azure.resourcemanager.servicebus.models.QueueAuthorizationRule
- namespaceName() - Method in interface com.azure.resourcemanager.servicebus.models.TopicAuthorizationRule
- namespaces() - Method in class com.azure.resourcemanager.servicebus.ServiceBusManager
- NamespacesClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in NamespacesClient.
- NamespaceSku - Class in com.azure.resourcemanager.servicebus.models
-
Defines values for NamespaceSku.
- NamespaceSku(SBSku) - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Creates Service Bus namespace SKU.
- NamespaceSku(String, String) - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Creates Service Bus namespace sku.
- NamespaceSku(String, String, int) - Constructor for class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Creates Service Bus namespace SKU.
- NameSpaceType - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for NameSpaceType.
- NetworkRuleIpAction - Class in com.azure.resourcemanager.servicebus.models
-
Defines values for NetworkRuleIpAction.
- NetworkRuleIpAction() - Constructor for class com.azure.resourcemanager.servicebus.models.NetworkRuleIpAction
- NetworkRuleSetInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of NetworkRuleSet resource.
- NetworkRuleSetInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
- NetworkRuleSetListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response of the List NetworkRuleSet operation.
- NetworkRuleSetListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.NetworkRuleSetListResult
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.ArmDisasterRecoveryListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.EventHubListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.MigrationConfigListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.NetworkRuleSetListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.OperationListResult
-
Get the nextLink property: URL to get the next set of operation list results if there are any.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionsListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.RuleListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.SBAuthorizationRuleListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.SBQueueListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.SBSubscriptionListResult
-
Get the nextLink property: Link to the next set of results.
- nextLink() - Method in class com.azure.resourcemanager.servicebus.models.SBTopicListResult
-
Get the nextLink property: Link to the next set of results.
- NONE - Enum constant in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Enum value None.
- NOTIFICATION_HUB - Enum constant in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Enum value NotificationHub.
- NWRuleSetIpRules - Class in com.azure.resourcemanager.servicebus.models
-
Description of NetWorkRuleSet - IpRules resource.
- NWRuleSetIpRules() - Constructor for class com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules
- NWRuleSetVirtualNetworkRules - Class in com.azure.resourcemanager.servicebus.models
-
Description of VirtualNetworkRules - NetworkRules resource.
- NWRuleSetVirtualNetworkRules() - Constructor for class com.azure.resourcemanager.servicebus.models.NWRuleSetVirtualNetworkRules
O
- operation() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
-
Get the operation property: Operation type: Read, write, delete, etc.
- OperationDisplay - Class in com.azure.resourcemanager.servicebus.models
-
The object that represents the operation.
- OperationDisplay() - Constructor for class com.azure.resourcemanager.servicebus.models.OperationDisplay
- OperationInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
A ServiceBus REST API operation.
- OperationInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
- OperationListResult - Class in com.azure.resourcemanager.servicebus.models
-
Result of the request to list ServiceBus operations.
- OperationListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.OperationListResult
- OperationsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in OperationsClient.
P
- partitionCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Get the partitionCount property: Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions.
- partitionIds() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Get the partitionIds property: Current number of shards on the Event Hub.
- partnerNamespace() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Get the partnerNamespace property: ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.
- pendingReplicationOperationsCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Get the pendingReplicationOperationsCount property: Number of entities pending to be replicated.
- pendingReplicationOperationsCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Get the pendingReplicationOperationsCount property: Number of entities pending to be replicated.
- postMigrationName() - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Get the postMigrationName property: Name to access Standard Namespace after migration.
- PREMIUM - Enum constant in enum com.azure.resourcemanager.servicebus.models.SkuName
-
Enum value Premium.
- PREMIUM - Enum constant in enum com.azure.resourcemanager.servicebus.models.SkuTier
-
Enum value Premium.
- PREMIUM_CAPACITY1 - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Static value NamespaceSku for PREMIUM_CAPACITY1.
- PREMIUM_CAPACITY2 - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Static value NamespaceSku for PREMIUM_CAPACITY2.
- PREMIUM_CAPACITY4 - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Static value NamespaceSku for PREMIUM_CAPACITY4.
- PremiumMessagingRegionInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Premium Messaging Region.
- PremiumMessagingRegionInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.PremiumMessagingRegionInner
- PremiumMessagingRegionProperties - Class in com.azure.resourcemanager.servicebus.models
-
The PremiumMessagingRegionProperties model.
- PremiumMessagingRegionProperties() - Constructor for class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionProperties
- PremiumMessagingRegionsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in PremiumMessagingRegionsClient.
- PremiumMessagingRegionsListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response of the List PremiumMessagingRegions operation.
- PremiumMessagingRegionsListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionsListResult
- PRIMARY - Enum constant in enum com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
-
Enum value Primary.
- PRIMARY_KEY - Enum constant in enum com.azure.resourcemanager.servicebus.models.KeyType
-
Enum value PrimaryKey.
- PRIMARY_NOT_REPLICATING - Enum constant in enum com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
-
Enum value PrimaryNotReplicating.
- primaryConnectionString() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Get the primaryConnectionString property: Primary connection string of the created namespace authorization rule.
- primaryConnectionString() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
- primaryKey() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Get the primaryKey property: A base64-encoded 256-bit primary key for signing and validating the SAS token.
- primaryKey() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
- properties() - Method in class com.azure.resourcemanager.servicebus.fluent.models.PremiumMessagingRegionInner
-
Get the properties property: The properties property.
- properties() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the properties property: dictionary object for custom filters.
- provider() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
-
Get the provider property: Service provider: Microsoft.ServiceBus.
- provisioningState() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Get the provisioningState property: Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'.
- provisioningState() - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Get the provisioningState property: Provisioning state of Migration Configuration.
- provisioningState() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Get the provisioningState property: Provisioning state of the namespace.
- provisioningState() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Get the provisioningState property: Provisioning state of the namespace.
- ProvisioningStateDR - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for ProvisioningStateDR.
Q
- Queue - Interface in com.azure.resourcemanager.servicebus.models
-
Type representing Service Bus queue.
- Queue.Definition - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the Service Bus queue definition.
- Queue.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus queue definition stages.
- Queue.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
-
The first stage of a queue definition.
- Queue.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to add an authorization rule for accessing the queue.
- Queue.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - Queue.DefinitionStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to define default TTL for messages.
- Queue.DefinitionStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to define auto delete behaviour.
- Queue.DefinitionStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify duration of the duplicate message detection history.
- Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue.
- Queue.DefinitionStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to mark messages as express messages.
- Queue.DefinitionStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing specify batching behaviour.
- Queue.DefinitionStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to define duration for message lock.
- Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
- Queue.DefinitionStages.WithPartitioning - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify partitioning behaviour.
- Queue.DefinitionStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to enable session support.
- Queue.DefinitionStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify size.
- Queue.Update - Interface in com.azure.resourcemanager.servicebus.models
-
The template for Service Bus queue update operation, containing all the settings that can be modified.
- Queue.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus queue update stages.
- Queue.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to add an authorization rule for accessing the queue.
- Queue.UpdateStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to define default TTL for messages.
- Queue.UpdateStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to define auto delete behaviour.
- Queue.UpdateStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify duration of the duplicate message detection history.
- Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue.
- Queue.UpdateStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to mark it as either holding regular or express messages.
- Queue.UpdateStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing configure message batching behaviour.
- Queue.UpdateStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to define duration for message lock.
- Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
- Queue.UpdateStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to enable session support.
- Queue.UpdateStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to specify size.
- QueueAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
Type representing authorization rule defined for queue.
- QueueAuthorizationRule.Definition - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the queue authorization rule definition.
- QueueAuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus queue authorization rule definition stages.
- QueueAuthorizationRule.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
-
The first stage of queue authorization rule definition.
- QueueAuthorizationRule.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - QueueAuthorizationRule.Update - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the queue authorization rule update.
- QueueAuthorizationRules - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to queue authorization rules management API.
- queueName() - Method in interface com.azure.resourcemanager.servicebus.models.QueueAuthorizationRule
- queues() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- Queues - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to service bus queue management API in Azure.
- QueuesClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in QueuesClient.
R
- reason() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
-
Get the reason property: The reason for unavailability of a namespace.
- RECEIVE_DISABLED - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value ReceiveDisabled.
- RegenerateAccessKeyParameters - Class in com.azure.resourcemanager.servicebus.models
-
Parameters supplied to the Regenerate Authorization Rule operation, specifies which key needs to be reset.
- RegenerateAccessKeyParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.RegenerateAccessKeyParameters
- regenerateKey(KeyType) - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
-
Regenerates primary or secondary keys.
- regenerateKey(RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
-
Regenerates primary or secondary keys.
- regenerateKeyAsync(KeyType) - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
-
Regenerates primary or secondary keys.
- regenerateKeyAsync(RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
-
Regenerates primary or secondary keys.
- regenerateKeys(String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Regenerates the primary or secondary connection strings for the namespace.
- regenerateKeys(String, String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Regenerates the primary or secondary connection strings to the queue.
- regenerateKeys(String, String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Regenerates primary or secondary connection strings for the topic.
- regenerateKeysAsync(String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Regenerates the primary or secondary connection strings for the namespace.
- regenerateKeysAsync(String, String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Regenerates the primary or secondary connection strings to the queue.
- regenerateKeysAsync(String, String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Regenerates primary or secondary connection strings for the topic.
- regenerateKeysWithResponse(String, String, String, RegenerateAccessKeyParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Regenerates the primary or secondary connection strings for the namespace.
- regenerateKeysWithResponse(String, String, String, String, RegenerateAccessKeyParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Regenerates the primary or secondary connection strings to the queue.
- regenerateKeysWithResponse(String, String, String, String, RegenerateAccessKeyParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Regenerates primary or secondary connection strings for the topic.
- regenerateKeysWithResponseAsync(String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Regenerates the primary or secondary connection strings for the namespace.
- regenerateKeysWithResponseAsync(String, String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.QueuesClient
-
Regenerates the primary or secondary connection strings to the queue.
- regenerateKeysWithResponseAsync(String, String, String, String, RegenerateAccessKeyParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.TopicsClient
-
Regenerates primary or secondary connection strings for the topic.
- RegionsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in RegionsClient.
- RELAY - Enum constant in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Enum value Relay.
- RENAMING - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value Renaming.
- replyTo() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the replyTo property: Address of the queue to reply to.
- replyToSessionId() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the replyToSessionId property: Session identifier to reply to.
- requiresDuplicateDetection() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
- requiresDuplicateDetection() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the requiresDuplicateDetection property: Value indicating if this topic requires duplicate detection.
- requiresPreprocessing() - Method in class com.azure.resourcemanager.servicebus.models.Action
-
Get the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
- requiresPreprocessing() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
- requiresPreprocessing() - Method in class com.azure.resourcemanager.servicebus.models.SqlFilter
-
Get the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
- requiresSession() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
- requiresSession() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the requiresSession property: Value indicating if a subscription supports the concept of sessions.
- resource() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
-
Get the resource property: Resource on which the operation is performed: Invoice, etc.
- ResourceNamespacePatch - Class in com.azure.resourcemanager.servicebus.models
-
The Resource definition.
- ResourceNamespacePatch() - Constructor for class com.azure.resourcemanager.servicebus.models.ResourceNamespacePatch
- RESTORING - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value Restoring.
- revert(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation reverts Migration.
- revertAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation reverts Migration.
- revertWithResponse(String, String, MigrationConfigurationName, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation reverts Migration.
- revertWithResponseAsync(String, String, MigrationConfigurationName) - Method in interface com.azure.resourcemanager.servicebus.fluent.MigrationConfigsClient
-
This operation reverts Migration.
- rights() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBAuthorizationRuleInner
-
Get the rights property: The rights associated with the rule.
- rights() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
- role() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Get the role property: role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'.
- RoleDisasterRecovery - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for RoleDisasterRecovery.
- RuleInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of Rule Resource.
- RuleInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
- RuleListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response of the List rule operation.
- RuleListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.RuleListResult
- RulesClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in RulesClient.
S
- SBAuthorizationRuleInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of a namespace authorization rule.
- SBAuthorizationRuleInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.SBAuthorizationRuleInner
- SBAuthorizationRuleListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response to the List Namespace operation.
- SBAuthorizationRuleListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.SBAuthorizationRuleListResult
- SBNamespaceInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of a namespace resource.
- SBNamespaceInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
- SBNamespaceListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response of the List Namespace operation.
- SBNamespaceListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.SBNamespaceListResult
- SBNamespaceMigrate - Class in com.azure.resourcemanager.servicebus.models
-
Namespace Migrate Object.
- SBNamespaceMigrate() - Constructor for class com.azure.resourcemanager.servicebus.models.SBNamespaceMigrate
- SBNamespaceUpdateParameters - Class in com.azure.resourcemanager.servicebus.models
-
Description of a namespace resource.
- SBNamespaceUpdateParameters() - Constructor for class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
- SBQueueInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of queue Resource.
- SBQueueInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
- SBQueueListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response to the List Queues operation.
- SBQueueListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.SBQueueListResult
- SBSku - Class in com.azure.resourcemanager.servicebus.models
-
SKU of the namespace.
- SBSku() - Constructor for class com.azure.resourcemanager.servicebus.models.SBSku
- SBSubscriptionInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of subscription resource.
- SBSubscriptionInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
- SBSubscriptionListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response to the List Subscriptions operation.
- SBSubscriptionListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.SBSubscriptionListResult
- SBTopicInner - Class in com.azure.resourcemanager.servicebus.fluent.models
-
Description of topic resource.
- SBTopicInner() - Constructor for class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
- SBTopicListResult - Class in com.azure.resourcemanager.servicebus.models
-
The response to the List Topics operation.
- SBTopicListResult() - Constructor for class com.azure.resourcemanager.servicebus.models.SBTopicListResult
- scheduledMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
-
Get the scheduledMessageCount property: Number of scheduled messages.
- scheduledMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- scheduledMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- scheduledMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- SECONDARY - Enum constant in enum com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
-
Enum value Secondary.
- SECONDARY_KEY - Enum constant in enum com.azure.resourcemanager.servicebus.models.KeyType
-
Enum value SecondaryKey.
- secondaryConnectionString() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Get the secondaryConnectionString property: Secondary connection string of the created namespace authorization rule.
- secondaryConnectionString() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
- secondaryKey() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Get the secondaryKey property: A base64-encoded 256-bit primary key for signing and validating the SAS token.
- secondaryKey() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationKeys
- SEND - Enum constant in enum com.azure.resourcemanager.servicebus.models.AccessRights
-
Enum value Send.
- SEND_DISABLED - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value SendDisabled.
- serviceBusEndpoint() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Get the serviceBusEndpoint property: Endpoint you can use to perform Service Bus operations.
- serviceBusEndpoint() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Get the serviceBusEndpoint property: Endpoint you can use to perform Service Bus operations.
- ServiceBusManagementClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
The interface for ServiceBusManagementClient class.
- ServiceBusManager - Class in com.azure.resourcemanager.servicebus
-
Entry point to Azure ServiceBus management.
- ServiceBusManager.Configurable - Interface in com.azure.resourcemanager.servicebus
-
The interface allowing configurations to be set.
- ServiceBusNamespace - Interface in com.azure.resourcemanager.servicebus.models
-
An immutable client-side representation of an Azure Service Bus namespace.
- ServiceBusNamespace.Definition - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the Service Bus namespace definition.
- ServiceBusNamespace.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus namespace definition stages.
- ServiceBusNamespace.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
-
The first stage of a Service Bus namespace definition.
- ServiceBusNamespace.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace.
- ServiceBusNamespace.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - ServiceBusNamespace.DefinitionStages.WithGroup - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace definition allowing to specify the resource group.
- ServiceBusNamespace.DefinitionStages.WithQueue - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace definition allowing to add a new queue in the namespace.
- ServiceBusNamespace.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace definition allowing to specify the sku.
- ServiceBusNamespace.DefinitionStages.WithTopic - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace definition allowing to add a new topic in the namespace.
- ServiceBusNamespace.Update - Interface in com.azure.resourcemanager.servicebus.models
-
The template for a Service Bus namespace update operation, containing all the settings that can be modified.
- ServiceBusNamespace.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of all the Service Bus namespace update stages.
- ServiceBusNamespace.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace update allowing manage authorization rules for the namespace.
- ServiceBusNamespace.UpdateStages.WithQueue - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace update allowing to manage queues in the namespace.
- ServiceBusNamespace.UpdateStages.WithSku - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace update allowing to change the sku.
- ServiceBusNamespace.UpdateStages.WithTopic - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace update allowing to manage topics in the namespace.
- ServiceBusNamespaces - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to Service Bus namespace API in Azure.
- ServiceBusSubscription - Interface in com.azure.resourcemanager.servicebus.models
-
Type representing service bus topic subscription.
- ServiceBusSubscription.Definition - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the subscription definition.
- ServiceBusSubscription.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of queue definition stages.
- ServiceBusSubscription.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
-
The first stage of a subscription definition.
- ServiceBusSubscription.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to add an authorization rule for accessing the subscription.
- ServiceBusSubscription.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to define default TTL for messages.
- ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to define auto delete behaviour.
- ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to specify whether expired message can be moved to secondary dead-letter subscription.
- ServiceBusSubscription.DefinitionStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing specify batching behaviour.
- ServiceBusSubscription.DefinitionStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to define duration for message lock.
- ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription.
- ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter subscription.
- ServiceBusSubscription.DefinitionStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to enable session support.
- ServiceBusSubscription.Update - Interface in com.azure.resourcemanager.servicebus.models
-
The template for a subscription update operation, containing all the settings that can be modified.
- ServiceBusSubscription.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of subscription update stages.
- ServiceBusSubscription.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the queue definition allowing to add an authorization rule for accessing the subscription.
- ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to define default TTL for messages.
- ServiceBusSubscription.UpdateStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to define auto delete behaviour.
- ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription update allowing to specify whether expired message can be moved to secondary dead-letter subscription.
- ServiceBusSubscription.UpdateStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing configure message batching behaviour.
- ServiceBusSubscription.UpdateStages.WithMessageLockDuration - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to define duration for message lock.
- ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
- ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription.
- ServiceBusSubscription.UpdateStages.WithSession - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the subscription definition allowing to enable session support.
- ServiceBusSubscriptions - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to service bus queue management API in Azure.
- sessionId() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the sessionId property: Session identifier.
- sizeInBytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the sizeInBytes property: The size of the queue, in bytes.
- sizeInBytes() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the sizeInBytes property: Size of the topic, in bytes.
- sizeLimitInBytes() - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Get the sizeLimitInBytes property: The size window defines the amount of data built up in your Event Hub before an capture operation, value should be between 10485760 and 524288000 bytes.
- sku() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Get the sku property: Properties of Sku.
- sku() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Get the sku property: Properties of Sku.
- sku() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- SkuName - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for SkuName.
- SkuTier - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for SkuTier.
- SQL_FILTER - Enum constant in enum com.azure.resourcemanager.servicebus.models.FilterType
-
Enum value SqlFilter.
- sqlExpression() - Method in class com.azure.resourcemanager.servicebus.models.Action
-
Get the sqlExpression property: SQL expression.
- sqlExpression() - Method in class com.azure.resourcemanager.servicebus.models.SqlFilter
-
Get the sqlExpression property: The SQL expression.
- sqlFilter() - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Get the sqlFilter property: Properties of sqlFilter.
- SqlFilter - Class in com.azure.resourcemanager.servicebus.models
-
Represents a filter which is a composition of an expression and an action that is executed in the pub/sub pipeline.
- SqlFilter() - Constructor for class com.azure.resourcemanager.servicebus.models.SqlFilter
- SqlRuleAction - Class in com.azure.resourcemanager.servicebus.models
-
Represents set of actions written in SQL language-based syntax that is performed against a ServiceBus.Messaging.BrokeredMessage.
- SqlRuleAction() - Constructor for class com.azure.resourcemanager.servicebus.models.SqlRuleAction
- STANDARD - Enum constant in enum com.azure.resourcemanager.servicebus.models.SkuName
-
Enum value Standard.
- STANDARD - Enum constant in enum com.azure.resourcemanager.servicebus.models.SkuTier
-
Enum value Standard.
- STANDARD - Static variable in class com.azure.resourcemanager.servicebus.models.NamespaceSku
-
Static value NamespaceSku for STANDARD.
- status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Get the status property: Enumerates the possible values for the status of a Event Hub.
- status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the status property: Enumerates the possible values for the status of a messaging entity.
- status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the status property: Enumerates the possible values for the status of a messaging entity.
- status() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the status property: Enumerates the possible values for the status of a messaging entity.
- status() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- status() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- status() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- storageAccountResourceId() - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Get the storageAccountResourceId property: Resource id of the storage account to be used to create the blobs.
- subnet() - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetVirtualNetworkRules
-
Get the subnet property: Subnet properties.
- Subnet - Class in com.azure.resourcemanager.servicebus.models
-
Properties supplied for Subnet.
- Subnet() - Constructor for class com.azure.resourcemanager.servicebus.models.Subnet
- SUBSCRIPTION_IS_DISABLED - Enum constant in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Enum value SubscriptionIsDisabled.
- subscriptionCount() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the subscriptionCount property: Number of subscriptions.
- subscriptionCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- subscriptions() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- SubscriptionsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in SubscriptionsClient.
- SUCCEEDED - Enum constant in enum com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
-
Enum value Succeeded.
- supportOrdering() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the supportOrdering property: Value that indicates whether the topic supports ordering.
T
- tags() - Method in class com.azure.resourcemanager.servicebus.models.ResourceNamespacePatch
-
Get the tags property: Resource tags.
- targetNamespace() - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Get the targetNamespace property: Existing premium Namespace ARM Id name which has no entities, will be used for migration.
- targetNamespaceType() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceMigrate
-
Get the targetNamespaceType property: Type of namespaces.
- tier() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
- tier() - Method in class com.azure.resourcemanager.servicebus.models.SBSku
-
Get the tier property: The billing tier of this particular SKU.
- to() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Get the to property: Address to send to.
- TOO_MANY_NAMESPACE_IN_CURRENT_SUBSCRIPTION - Enum constant in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Enum value TooManyNamespaceInCurrentSubscription.
- Topic - Interface in com.azure.resourcemanager.servicebus.models
-
Type representing Service Bus topic.
- Topic.Definition - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the Service Bus topic definition.
- Topic.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus topic definition stages.
- Topic.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
-
The first stage of a topic definition.
- Topic.DefinitionStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to add an authorization rule for accessing the topic.
- Topic.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - Topic.DefinitionStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to define default TTL for messages.
- Topic.DefinitionStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to define auto delete behaviour.
- Topic.DefinitionStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to specify duration of the duplicate message detection history.
- Topic.DefinitionStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to mark messages as express messages.
- Topic.DefinitionStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing specify batching behaviour.
- Topic.DefinitionStages.WithPartitioning - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to specify partitioning behaviour.
- Topic.DefinitionStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to specify size.
- Topic.DefinitionStages.WithSubscription - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
- Topic.Update - Interface in com.azure.resourcemanager.servicebus.models
-
The template for a Service Bus topic update operation, containing all the settings that can be modified.
- Topic.UpdateStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus topic update stages.
- Topic.UpdateStages.WithAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to add an authorization rule for accessing the topic.
- Topic.UpdateStages.WithDefaultMessageTTL - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to define default TTL for messages.
- Topic.UpdateStages.WithDeleteOnIdle - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to define auto delete behaviour.
- Topic.UpdateStages.WithDuplicateMessageDetection - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to specify duration of the duplicate message detection history.
- Topic.UpdateStages.WithExpressMessage - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to mark it as either holding regular or express messages.
- Topic.UpdateStages.WithMessageBatching - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing configure message batching behaviour.
- Topic.UpdateStages.WithSize - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the topic definition allowing to specify size.
- Topic.UpdateStages.WithSubscription - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
- TopicAuthorizationRule - Interface in com.azure.resourcemanager.servicebus.models
-
Type representing authorization rule defined for topic.
- TopicAuthorizationRule.Definition - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the topic authorization rule definition.
- TopicAuthorizationRule.DefinitionStages - Interface in com.azure.resourcemanager.servicebus.models
-
Grouping of Service Bus topic authorization rule definition stages.
- TopicAuthorizationRule.DefinitionStages.Blank - Interface in com.azure.resourcemanager.servicebus.models
-
The first stage of topic authorization rule definition.
- TopicAuthorizationRule.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.servicebus.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - TopicAuthorizationRule.Update - Interface in com.azure.resourcemanager.servicebus.models
-
The entirety of the topic authorization rule update.
- TopicAuthorizationRules - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to topic authorization rules management API.
- topicName() - Method in interface com.azure.resourcemanager.servicebus.models.TopicAuthorizationRule
- topics() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- Topics - Interface in com.azure.resourcemanager.servicebus.models
-
Entry point to Service Bus topic management API in Azure.
- TopicsClient - Interface in com.azure.resourcemanager.servicebus.fluent
-
An instance of this class provides access to all the operations defined in TopicsClient.
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.AccessRights
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.EncodingCaptureDescription
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.FilterType
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.KeyType
- toString() - Method in class com.azure.resourcemanager.servicebus.models.NamespaceSku
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.SkuName
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.SkuTier
- toString() - Method in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
- transferDeadLetterMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
-
Get the transferDeadLetterMessageCount property: Number of messages transferred into dead letters.
- transferDeadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- transferDeadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- transferDeadLetterMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- transferMessageCount() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
-
Get the transferMessageCount property: Number of messages transferred to another queue, topic, or subscription.
- transferMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- transferMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- transferMessageCount() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
U
- unavailabilityMessage() - Method in interface com.azure.resourcemanager.servicebus.models.CheckNameAvailabilityResult
- unavailabilityReason() - Method in interface com.azure.resourcemanager.servicebus.models.CheckNameAvailabilityResult
- UnavailableReason - Enum in com.azure.resourcemanager.servicebus.models
-
Defines values for UnavailableReason.
- UNKNOWN - Enum constant in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Enum value Unknown.
- update(String, String, SBNamespaceUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Updates a service namespace.
- updateAsync(String, String, SBNamespaceUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Updates a service namespace.
- updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Get the updatedAt property: The exact time the message was updated.
- updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Get the updatedAt property: The time the namespace was updated.
- updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Get the updatedAt property: The exact time the message was updated.
- updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Get the updatedAt property: The exact time the message was updated.
- updatedAt() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Get the updatedAt property: The exact time the message was updated.
- updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Queue
- updatedAt() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Get the updatedAt property: The time the namespace was updated.
- updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace
- updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription
- updatedAt() - Method in interface com.azure.resourcemanager.servicebus.models.Topic
- updateWithResponse(String, String, SBNamespaceUpdateParameters, Context) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Updates a service namespace.
- updateWithResponseAsync(String, String, SBNamespaceUpdateParameters) - Method in interface com.azure.resourcemanager.servicebus.fluent.NamespacesClient
-
Updates a service namespace.
V
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.AccessKeysInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.PremiumMessagingRegionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBAuthorizationRuleInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.Action
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.ArmDisasterRecoveryListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.EventHubListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.MessageCountDetails
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.MigrationConfigListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.NetworkRuleSetListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetVirtualNetworkRules
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.OperationDisplay
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.OperationListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionsListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.RegenerateAccessKeyParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.ResourceNamespacePatch
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.RuleListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBAuthorizationRuleListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceMigrate
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBQueueListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBSku
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBSubscriptionListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SBTopicListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SqlFilter
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.SqlRuleAction
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.servicebus.models.Subnet
-
Validates the instance.
- value() - Method in class com.azure.resourcemanager.servicebus.models.ArmDisasterRecoveryListResult
-
Get the value property: List of Alias(Disaster Recovery configurations).
- value() - Method in class com.azure.resourcemanager.servicebus.models.EventHubListResult
-
Get the value property: Result of the List EventHubs operation.
- value() - Method in class com.azure.resourcemanager.servicebus.models.MigrationConfigListResult
-
Get the value property: List of Migration Configs.
- value() - Method in class com.azure.resourcemanager.servicebus.models.NetworkRuleSetListResult
-
Get the value property: Result of the List NetworkRuleSet operation.
- value() - Method in class com.azure.resourcemanager.servicebus.models.OperationListResult
-
Get the value property: List of ServiceBus operations supported by the Microsoft.ServiceBus resource provider.
- value() - Method in class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionsListResult
-
Get the value property: Result of the List PremiumMessagingRegions type.
- value() - Method in class com.azure.resourcemanager.servicebus.models.RuleListResult
-
Get the value property: Result of the List Rules operation.
- value() - Method in class com.azure.resourcemanager.servicebus.models.SBAuthorizationRuleListResult
-
Get the value property: Result of the List Authorization Rules operation.
- value() - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceListResult
-
Get the value property: Result of the List Namespace operation.
- value() - Method in class com.azure.resourcemanager.servicebus.models.SBQueueListResult
-
Get the value property: Result of the List Queues operation.
- value() - Method in class com.azure.resourcemanager.servicebus.models.SBSubscriptionListResult
-
Get the value property: Result of the List Subscriptions operation.
- value() - Method in class com.azure.resourcemanager.servicebus.models.SBTopicListResult
-
Get the value property: Result of the List Topics operation.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.AccessRights
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EncodingCaptureDescription
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.SkuName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.SkuTier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.AccessRights
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.servicebus.models.DefaultAction
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.EncodingCaptureDescription
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.EntityStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.FilterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.servicebus.models.MigrationConfigurationName
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.NameSpaceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.servicebus.models.NetworkRuleIpAction
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.ProvisioningStateDR
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.RoleDisasterRecovery
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.SkuName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.SkuTier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.servicebus.models.UnavailableReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- virtualNetworkRules() - Method in class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
-
Get the virtualNetworkRules property: List VirtualNetwork Rules.
W
- withAction(Action) - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Set the action property: Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.
- withAction(NetworkRuleIpAction) - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules
-
Set the action property: The IP Filter Action.
- withAlternateName(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Set the alternateName property: Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.
- withArchiveNameFormat(String) - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Set the archiveNameFormat property: Blob naming convention for archive, e.g.
- withAutoDeleteOnIdle(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the autoDeleteOnIdle property: ISO 8061 timeSpan idle interval after which the queue is automatically deleted.
- withAutoDeleteOnIdle(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the autoDeleteOnIdle property: ISO 8061 timeSpan idle interval after which the topic is automatically deleted.
- withAutoDeleteOnIdle(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the autoDeleteOnIdle property: ISO 8601 timespan idle interval after which the topic is automatically deleted.
- withBlobContainer(String) - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Set the blobContainer property: Blob container Name.
- withCapacity(Integer) - Method in class com.azure.resourcemanager.servicebus.models.SBSku
-
Set the capacity property: The specified messaging units for the tier.
- withCaptureDescription(CaptureDescription) - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Set the captureDescription property: Properties of capture description.
- withCompatibilityLevel(Integer) - Method in class com.azure.resourcemanager.servicebus.models.Action
-
Set the compatibilityLevel property: This property is reserved for future use.
- withCompatibilityLevel(Integer) - Method in class com.azure.resourcemanager.servicebus.models.SqlFilter
-
Set the compatibilityLevel property: This property is reserved for future use.
- withCompatibilityLevel(Integer) - Method in class com.azure.resourcemanager.servicebus.models.SqlRuleAction
-
Set the compatibilityLevel property: This property is reserved for future use.
- withContentType(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the contentType property: Content type of the message.
- withCorrelationFilter(CorrelationFilter) - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Set the correlationFilter property: Properties of correlationFilter.
- withCorrelationId(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the correlationId property: Identifier of the correlation.
- withDeadLetteringOnFilterEvaluationExceptions(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the deadLetteringOnFilterEvaluationExceptions property: Value that indicates whether a subscription has dead letter support on filter evaluation exceptions.
- withDeadLetteringOnMessageExpiration(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
- withDeadLetteringOnMessageExpiration(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the deadLetteringOnMessageExpiration property: Value that indicates whether a subscription has dead letter support when a message expires.
- withDefaultAction(DefaultAction) - Method in class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
-
Set the defaultAction property: Default Action for Network Rule Set.
- withDefaultMessageTimeToLive(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
- withDefaultMessageTimeToLive(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the defaultMessageTimeToLive property: ISO 8061 Default message timespan to live value.
- withDefaultMessageTimeToLive(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the defaultMessageTimeToLive property: ISO 8601 Default message timespan to live value.
- withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDefaultMessageTTL(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDefaultMessageTTL
-
Specifies the duration after which the message expires.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithDeleteOnIdle
-
The idle interval after which the queue is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDeleteOnIdle
-
The idle interval after which the queue is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle
-
The idle interval after which the subscription is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
-
The idle interval after which the subscription is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithDeleteOnIdle
-
The idle interval after which the topic is automatically deleted.
- withDeleteOnIdleDurationInMinutes(int) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDeleteOnIdle
-
The idle interval after which the topic is automatically deleted.
- withDestination(Destination) - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Set the destination property: Properties of Destination where capture will be stored.
- withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.servicebus.fluent.models.OperationInner
-
Set the display property: The object that represents the operation.
- withDuplicateDetectionHistoryTimeWindow(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
- withDuplicateDetectionHistoryTimeWindow(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
- withDuplicateDetectionHistoryTimeWindow(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the duplicateDetectionHistoryTimeWindow property: ISO8601 timespan structure that defines the duration of the duplicate detection history.
- withDuplicateMessageDetection(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withDuplicateMessageDetection(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withDuplicateMessageDetectionHistoryDuration(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withDuplicateMessageDetectionHistoryDuration(Duration) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDuplicateMessageDetection
-
Specifies the duration of the duplicate message detection history.
- withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
- withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
- withEnableBatchedOperations(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Set the enabled property: A value that indicates whether capture description is enabled.
- withEnableExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the enableExpress property: A value that indicates whether Express Entities are enabled.
- withEnableExpress(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the enableExpress property: Value that indicates whether Express Entities are enabled.
- withEnablePartitioning(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
- withEnablePartitioning(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the enablePartitioning property: Value that indicates whether the topic to be partitioned across multiple message brokers is enabled.
- withEncoding(EncodingCaptureDescription) - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Set the encoding property: Enumerates the possible values for the encoding format of capture description.
- withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
-
Specifies that expired message must be moved to dead-letter queue.
- withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
-
Specifies that expired message must be moved to dead-letter queue.
- withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message must be moved to dead-letter subscription.
- withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message must be moved to dead-letter subscription.
- withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithExpressMessage
-
Specifies that messages in this queue are express hence they can be cached in memory for some time before storing it in messaging store.
- withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpressMessage
-
Specifies that messages in this queue are express hence they can be cached in memory for some time before storing it in messaging store.
- withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithExpressMessage
-
Specifies that messages in this topic are express hence they can be cached in memory for some time before storing it in messaging store.
- withExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithExpressMessage
-
Specifies that messages in this topic are express hence they can be cached in memory for some time before storing it in messaging store.
- withFilterType(FilterType) - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Set the filterType property: Filter type that is evaluated against a BrokeredMessage.
- withForwardDeadLetteredMessagesTo(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the forwardDeadLetteredMessagesTo property: Queue/Topic name to forward the Dead Letter message.
- withForwardDeadLetteredMessagesTo(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the forwardDeadLetteredMessagesTo property: Queue/Topic name to forward the Dead Letter message.
- withForwardTo(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the forwardTo property: Queue/Topic name to forward the messages.
- withForwardTo(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the forwardTo property: Queue/Topic name to forward the messages.
- withId(String) - Method in class com.azure.resourcemanager.servicebus.models.Subnet
-
Set the id property: Resource ID of Virtual Network Subnet.
- withIgnoreMissingVnetServiceEndpoint(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetVirtualNetworkRules
-
Set the ignoreMissingVnetServiceEndpoint property: Value that indicates whether to ignore missing VNet Service Endpoint.
- withIntervalInSeconds(Integer) - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Set the intervalInSeconds property: The time window allows you to set the frequency with which the capture to Azure Blobs will happen, value should between 60 to 900 seconds.
- withIpMask(String) - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules
-
Set the ipMask property: IP Mask.
- withIpRules(List<NWRuleSetIpRules>) - Method in class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
-
Set the ipRules property: List of IpRules.
- withKey(String) - Method in class com.azure.resourcemanager.servicebus.models.RegenerateAccessKeyParameters
-
Set the key property: Optional, if the key value provided, is reset for KeyType value or autogenerate Key value set for keyType.
- withKeyType(KeyType) - Method in class com.azure.resourcemanager.servicebus.models.RegenerateAccessKeyParameters
-
Set the keyType property: The access key to regenerate.
- withLabel(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the label property: Application specific label.
- withListeningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithListen
- withListeningEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithListen
- withLocation(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.PremiumMessagingRegionInner
-
Set the location property: Resource location.
- withLocation(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
- withLocation(String) - Method in class com.azure.resourcemanager.servicebus.models.ResourceNamespacePatch
-
Set the location property: Resource location.
- withLocation(String) - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Set the location property: Resource location.
- withLockDuration(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
- withLockDuration(Duration) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the lockDuration property: ISO 8061 lock duration timespan for the subscription.
- withManagementEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithManage
- withManagementEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithManage
- withMaxDeliveryCount(Integer) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the maxDeliveryCount property: The maximum delivery count.
- withMaxDeliveryCount(Integer) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the maxDeliveryCount property: Number of maximum deliveries.
- withMaxSizeInMegabytes(Integer) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
- withMaxSizeInMegabytes(Integer) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the maxSizeInMegabytes property: Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic.
- withMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageBatching
-
Specifies that Service Bus can batch multiple message when it write messages to or delete messages from it's internal store.
- withMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageBatching
-
Specifies that service bus can batch multiple message when it write messages to or delete messages from it's internal store.
- withMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithMessageBatching
-
Specifies that service bus can batch multiple message when it write messages to or delete messages from it's internal store.
- withMessageId(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the messageId property: Identifier of the message.
- withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageLockDurationInSeconds(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageLockDuration
-
Specifies the amount of time that the message is locked for other receivers.
- withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
-
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
- withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
-
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
- withMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount(int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount
-
Specifies maximum number of times a message can be delivered.
- withMessageRetentionInDays(Long) - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Set the messageRetentionInDays property: Number of days to retain the events for this Event Hub, value should be 1 to 7 days.
- withName(SkuName) - Method in class com.azure.resourcemanager.servicebus.models.SBSku
-
Set the name property: Name of this SKU.
- withName(String) - Method in class com.azure.resourcemanager.servicebus.models.CheckNameAvailability
-
Set the name property: The Name to check the namespace name availability and The namespace name can contain only letters, numbers, and hyphens.
- withName(String) - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Set the name property: Name for capture destination.
- withNameAvailable(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
-
Set the nameAvailable property: Value indicating namespace is availability, true if the namespace is available; otherwise, false.
- withNewAuthorizationRule(String, AccessRights...) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithAuthorizationRule
-
Creates an authorization rule for the subscription.
- withNewAuthorizationRule(String, AccessRights...) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
-
Creates an authorization rule for the subscription.
- withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithAuthorizationRule
-
Creates a listen authorization rule for the queue.
- withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
-
Creates a listen authorization rule for the queue.
- withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
-
Creates a listen authorization rule for the Service Bus namespace.
- withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Creates a listen authorization rule for the Service Bus namespace.
- withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithAuthorizationRule
-
Creates a listen authorization rule for the topic.
- withNewListenRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
-
Creates a listen authorization rule for the topic.
- withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithAuthorizationRule
-
Creates a manage authorization rule for the queue.
- withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
-
Creates a manage authorization rule for the queue.
- withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
-
Creates a manage authorization rule for the Service Bus namespace.
- withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Creates a manage authorization rule for the Service Bus namespace.
- withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithAuthorizationRule
-
Creates a manage authorization rule for the topic.
- withNewManageRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
-
Creates a manage authorization rule for the topic.
- withNewQueue(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithQueue
-
Creates a queue entity in the Service Bus namespace.
- withNewQueue(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithQueue
-
Creates a queue entity in the Service Bus namespace.
- withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithAuthorizationRule
-
Creates a send authorization rule for the queue.
- withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
-
Creates a send authorization rule for the queue.
- withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
-
Creates a send authorization rule for the Service Bus namespace.
- withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Creates a send authorization rule for the Service Bus namespace.
- withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithAuthorizationRule
-
Creates a send authorization rule for the topic.
- withNewSendRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
-
Creates a send authorization rule for the topic.
- withNewSubscription(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithSubscription
-
Creates a subscription entity for the Service Bus topic.
- withNewSubscription(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithSubscription
-
Creates a subscription entity for the Service Bus topic.
- withNewTopic(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithTopic
-
Creates a topic entity in the Service Bus namespace.
- withNewTopic(String, int) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithTopic
-
Creates a topic entity in the Service Bus namespace.
- withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.NetworkRuleSetListResult
-
Set the nextLink property: Link to the next set of results.
- withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.RuleListResult
-
Set the nextLink property: Link to the next set of results.
- withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.SBAuthorizationRuleListResult
-
Set the nextLink property: Link to the next set of results.
- withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceListResult
-
Set the nextLink property: Link to the next set of results.
- withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.SBQueueListResult
-
Set the nextLink property: Link to the next set of results.
- withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.SBSubscriptionListResult
-
Set the nextLink property: Link to the next set of results.
- withNextLink(String) - Method in class com.azure.resourcemanager.servicebus.models.SBTopicListResult
-
Set the nextLink property: Link to the next set of results.
- withoutAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule for the queue.
- withoutAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule from the Service Bus namespace.
- withoutAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule for the topic.
- withoutDuplicateMessageDetection() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithDuplicateMessageDetection
-
Specifies that duplicate message detection needs to be disabled.
- withoutDuplicateMessageDetection() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithDuplicateMessageDetection
-
Specifies that duplicate message detection needs to be disabled.
- withoutExpiredMessageMovedToDeadLetterQueue() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
-
Specifies that expired message should not be moved to dead-letter queue.
- withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message should not be moved to dead-letter subscription.
- withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
-
Specifies that expired message should not be moved to dead-letter subscription.
- withoutExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithExpressMessage
-
Specifies that messages in this queue are not express hence they should be cached in memory.
- withoutExpressMessage() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithExpressMessage
-
Specifies that messages in this topic are not express hence they should be cached in memory.
- withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithMessageBatching
-
Specifies that the default batching should be disabled on this queue.
- withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithMessageBatching
-
Specifies that batching of messages should be disabled when Service Bus write messages to or delete messages from it's internal store.
- withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithMessageBatching
-
Specifies that the default batching should be disabled on this subscription.
- withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageBatching
-
Specifies that batching of messages should be disabled when service bus write messages to or delete messages from it's internal store.
- withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithMessageBatching
-
Specifies that the default batching should be disabled on this topic.
- withoutMessageBatching() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithMessageBatching
-
Specifies that batching of messages should be disabled when Service Bus write messages to or delete messages from it's internal store.
- withoutMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
-
Specifies that filter evaluation failed message should not be moved to dead-letter subscription.
- withoutNewAuthorizationRule(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
-
Removes an authorization rule for the subscription.
- withoutPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithPartitioning
-
Specifies that the default partitioning should be disabled on this queue.
- withoutPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithPartitioning
-
Specifies that the default partitioning should be disabled on this topic.
- withoutQueue(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithQueue
-
Removes a queue entity from the Service Bus namespace.
- withoutSession() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithSession
-
Specifies that session support should be disabled for the queue.
- withoutSession() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithSession
-
Specifies that session support should be disabled for the subscription.
- withoutSubscription(String) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithSubscription
-
Removes a subscription entity associated with the Service Bus topic.
- withoutTopic(String) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithTopic
-
Removes a topic entity from the Service Bus namespace.
- withPartitionCount(Long) - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Set the partitionCount property: Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions.
- withPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithPartitioning
-
Specifies that partitioning should be enabled on this queue.
- withPartitioning() - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithPartitioning
-
Specifies that partitioning should be enabled on this topic.
- withPartnerNamespace(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.ArmDisasterRecoveryInner
-
Set the partnerNamespace property: ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.
- withPostMigrationName(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Set the postMigrationName property: Name to access Standard Namespace after migration.
- withProperties(PremiumMessagingRegionProperties) - Method in class com.azure.resourcemanager.servicebus.fluent.models.PremiumMessagingRegionInner
-
Set the properties property: The properties property.
- withProperties(Map<String, String>) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the properties property: dictionary object for custom filters.
- withReason(UnavailableReason) - Method in class com.azure.resourcemanager.servicebus.fluent.models.CheckNameAvailabilityResultInner
-
Set the reason property: The reason for unavailability of a namespace.
- withReplyTo(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the replyTo property: Address of the queue to reply to.
- withReplyToSessionId(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the replyToSessionId property: Session identifier to reply to.
- withRequiresDuplicateDetection(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
- withRequiresDuplicateDetection(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the requiresDuplicateDetection property: Value indicating if this topic requires duplicate detection.
- withRequiresPreprocessing(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.Action
-
Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
- withRequiresPreprocessing(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
- withRequiresPreprocessing(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.SqlFilter
-
Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
- withRequiresPreprocessing(Boolean) - Method in class com.azure.resourcemanager.servicebus.models.SqlRuleAction
-
Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
- withRequiresSession(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
- withRequiresSession(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the requiresSession property: Value indicating if a subscription supports the concept of sessions.
- withRights(List<AccessRights>) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBAuthorizationRuleInner
-
Set the rights property: The rights associated with the rule.
- withSendingEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithSend
- withSendingEnabled() - Method in interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithSend
- withSession() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithSession
-
Specifies that session support should be enabled for the queue.
- withSession() - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithSession
-
Specifies that session support should be enabled for the queue.
- withSession() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.DefinitionStages.WithSession
-
Specifies that session support should be enabled for the subscription.
- withSession() - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusSubscription.UpdateStages.WithSession
-
Specifies that session support should be enabled for the subscription.
- withSessionId(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the sessionId property: Session identifier.
- withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithSize
-
Specifies the maximum size of memory allocated for the queue.
- withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Queue.UpdateStages.WithSize
-
Specifies the maximum size of memory allocated for the queue.
- withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.DefinitionStages.WithSize
-
Specifies the maximum size of memory allocated for the topic.
- withSizeInMB(long) - Method in interface com.azure.resourcemanager.servicebus.models.Topic.UpdateStages.WithSize
-
Specifies the maximum size of memory allocated for the topic.
- withSizeLimitInBytes(Integer) - Method in class com.azure.resourcemanager.servicebus.models.CaptureDescription
-
Set the sizeLimitInBytes property: The size window defines the amount of data built up in your Event Hub before an capture operation, value should be between 10485760 and 524288000 bytes.
- withSku(NamespaceSku) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.DefinitionStages.WithSku
-
Specifies the namespace sku.
- withSku(NamespaceSku) - Method in interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithSku
-
Specifies the namespace sku.
- withSku(SBSku) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
-
Set the sku property: Properties of Sku.
- withSku(SBSku) - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Set the sku property: Properties of Sku.
- withSqlExpression(String) - Method in class com.azure.resourcemanager.servicebus.models.Action
-
Set the sqlExpression property: SQL expression.
- withSqlExpression(String) - Method in class com.azure.resourcemanager.servicebus.models.SqlFilter
-
Set the sqlExpression property: The SQL expression.
- withSqlExpression(String) - Method in class com.azure.resourcemanager.servicebus.models.SqlRuleAction
-
Set the sqlExpression property: SQL expression.
- withSqlFilter(SqlFilter) - Method in class com.azure.resourcemanager.servicebus.fluent.models.RuleInner
-
Set the sqlFilter property: Properties of sqlFilter.
- withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.EventhubInner
-
Set the status property: Enumerates the possible values for the status of a Event Hub.
- withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBQueueInner
-
Set the status property: Enumerates the possible values for the status of a messaging entity.
- withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBSubscriptionInner
-
Set the status property: Enumerates the possible values for the status of a messaging entity.
- withStatus(EntityStatus) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the status property: Enumerates the possible values for the status of a messaging entity.
- withStorageAccountResourceId(String) - Method in class com.azure.resourcemanager.servicebus.models.Destination
-
Set the storageAccountResourceId property: Resource id of the storage account to be used to create the blobs.
- withSubnet(Subnet) - Method in class com.azure.resourcemanager.servicebus.models.NWRuleSetVirtualNetworkRules
-
Set the subnet property: Subnet properties.
- withSupportOrdering(Boolean) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBTopicInner
-
Set the supportOrdering property: Value that indicates whether the topic supports ordering.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.servicebus.fluent.models.PremiumMessagingRegionInner
-
Set the tags property: Resource tags.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.servicebus.models.ResourceNamespacePatch
-
Set the tags property: Resource tags.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceUpdateParameters
-
Set the tags property: Resource tags.
- withTargetNamespace(String) - Method in class com.azure.resourcemanager.servicebus.fluent.models.MigrationConfigPropertiesInner
-
Set the targetNamespace property: Existing premium Namespace ARM Id name which has no entities, will be used for migration.
- withTargetNamespaceType(NameSpaceType) - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceMigrate
-
Set the targetNamespaceType property: Type of namespaces.
- withTier(SkuTier) - Method in class com.azure.resourcemanager.servicebus.models.SBSku
-
Set the tier property: The billing tier of this particular SKU.
- withTo(String) - Method in class com.azure.resourcemanager.servicebus.models.CorrelationFilter
-
Set the to property: Address to send to.
- withValue(List<ArmDisasterRecoveryInner>) - Method in class com.azure.resourcemanager.servicebus.models.ArmDisasterRecoveryListResult
-
Set the value property: List of Alias(Disaster Recovery configurations).
- withValue(List<EventhubInner>) - Method in class com.azure.resourcemanager.servicebus.models.EventHubListResult
-
Set the value property: Result of the List EventHubs operation.
- withValue(List<MigrationConfigPropertiesInner>) - Method in class com.azure.resourcemanager.servicebus.models.MigrationConfigListResult
-
Set the value property: List of Migration Configs.
- withValue(List<NetworkRuleSetInner>) - Method in class com.azure.resourcemanager.servicebus.models.NetworkRuleSetListResult
-
Set the value property: Result of the List NetworkRuleSet operation.
- withValue(List<PremiumMessagingRegionInner>) - Method in class com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionsListResult
-
Set the value property: Result of the List PremiumMessagingRegions type.
- withValue(List<RuleInner>) - Method in class com.azure.resourcemanager.servicebus.models.RuleListResult
-
Set the value property: Result of the List Rules operation.
- withValue(List<SBAuthorizationRuleInner>) - Method in class com.azure.resourcemanager.servicebus.models.SBAuthorizationRuleListResult
-
Set the value property: Result of the List Authorization Rules operation.
- withValue(List<SBNamespaceInner>) - Method in class com.azure.resourcemanager.servicebus.models.SBNamespaceListResult
-
Set the value property: Result of the List Namespace operation.
- withValue(List<SBQueueInner>) - Method in class com.azure.resourcemanager.servicebus.models.SBQueueListResult
-
Set the value property: Result of the List Queues operation.
- withValue(List<SBSubscriptionInner>) - Method in class com.azure.resourcemanager.servicebus.models.SBSubscriptionListResult
-
Set the value property: Result of the List Subscriptions operation.
- withValue(List<SBTopicInner>) - Method in class com.azure.resourcemanager.servicebus.models.SBTopicListResult
-
Set the value property: Result of the List Topics operation.
- withVirtualNetworkRules(List<NWRuleSetVirtualNetworkRules>) - Method in class com.azure.resourcemanager.servicebus.fluent.models.NetworkRuleSetInner
-
Set the virtualNetworkRules property: List VirtualNetwork Rules.
All Classes and Interfaces|All Packages