SBNamespaceUpdateParameters Class

Description of a namespace resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.servicebus.v2017_04_01.models._models_py3.ResourceNamespacePatch
SBNamespaceUpdateParameters

Constructor

SBNamespaceUpdateParameters(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.servicebus.v2017_04_01.models._models_py3.SBSku] = None, **kwargs)

Parameters

location
str
Required

Resource location.

tags
dict[str, str]
Required

A set of tags. Resource tags.

sku
SBSku
Required

Properties of Sku.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

provisioning_state
str

Provisioning state of the namespace.

created_at
datetime

The time the namespace was created.

updated_at
datetime

The time the namespace was updated.

service_bus_endpoint
str

Endpoint you can use to perform Service Bus operations.

metric_id
str

Identifier for Azure Insights metrics.