ServiceBusQueueResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A response to a request for a particular queue.
public class ServiceBusQueueResponse : Microsoft.Azure.AzureOperationResponse
type ServiceBusQueueResponse = class
inherit AzureOperationResponse
Public Class ServiceBusQueueResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseServiceBusQueueResponse
Constructors
ServiceBusQueueResponse() |
Initializes a new instance of the ServiceBusQueueResponse class. |
Properties
Name |
Optional. The name of the queue. |
Queue |
Optional. The requested queue. |