azure-native.servicebus.getNamespace
Explore with Pulumi AI
Gets a description for the specified namespace.
Uses Azure REST API version 2024-01-01.
Other available API versions: 2018-01-01-preview, 2021-01-01-preview, 2021-06-01-preview, 2021-11-01, 2022-01-01-preview, 2022-10-01-preview, 2023-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native servicebus [ApiVersion]. See the version guide for details.
Using getNamespace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNamespace(args: GetNamespaceArgs, opts?: InvokeOptions): Promise<GetNamespaceResult>
function getNamespaceOutput(args: GetNamespaceOutputArgs, opts?: InvokeOptions): Output<GetNamespaceResult>def get_namespace(namespace_name: Optional[str] = None,
                  resource_group_name: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetNamespaceResult
def get_namespace_output(namespace_name: Optional[pulumi.Input[str]] = None,
                  resource_group_name: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetNamespaceResult]func LookupNamespace(ctx *Context, args *LookupNamespaceArgs, opts ...InvokeOption) (*LookupNamespaceResult, error)
func LookupNamespaceOutput(ctx *Context, args *LookupNamespaceOutputArgs, opts ...InvokeOption) LookupNamespaceResultOutput> Note: This function is named LookupNamespace in the Go SDK.
public static class GetNamespace 
{
    public static Task<GetNamespaceResult> InvokeAsync(GetNamespaceArgs args, InvokeOptions? opts = null)
    public static Output<GetNamespaceResult> Invoke(GetNamespaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNamespaceResult> getNamespace(GetNamespaceArgs args, InvokeOptions options)
public static Output<GetNamespaceResult> getNamespace(GetNamespaceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:servicebus:getNamespace
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Namespace
Name string - The namespace name
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- Namespace
Name string - The namespace name
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- namespace
Name String - The namespace name
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
- namespace
Name string - The namespace name
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- namespace_
name str - The namespace name
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 
- namespace
Name String - The namespace name
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
getNamespace Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Created
At string - The time the namespace was created
 - Id string
 - Resource Id
 - Location string
 - The Geo-location where the resource lives
 - Metric
Id string - Identifier for Azure Insights metrics
 - Name string
 - Resource name
 - Provisioning
State string - Provisioning state of the namespace.
 - Service
Bus stringEndpoint  - Endpoint you can use to perform Service Bus operations.
 - Status string
 - Status of the namespace.
 - System
Data Pulumi.Azure Native. Service Bus. Outputs. System Data Response  - The system meta data relating to this resource.
 - Type string
 - Resource type
 - Updated
At string - The time the namespace was updated.
 - Alternate
Name string - Alternate name for namespace
 - Disable
Local boolAuth  - This property disables SAS authentication for the Service Bus namespace.
 - Encryption
Pulumi.
Azure Native. Service Bus. Outputs. Encryption Response  - Properties of BYOK Encryption description
 - Identity
Pulumi.
Azure Native. Service Bus. Outputs. Identity Response  - Properties of BYOK Identity description
 - Minimum
Tls stringVersion  - The minimum TLS version for the cluster to support, e.g. '1.2'
 - int
 - The number of partitions of a Service Bus namespace. This property is only applicable to Premium SKU namespaces. The default value is 1 and possible values are 1, 2 and 4
 - Private
Endpoint List<Pulumi.Connections Azure Native. Service Bus. Outputs. Private Endpoint Connection Response>  - List of private endpoint connections.
 - Public
Network stringAccess  - This determines if traffic is allowed over public network. By default it is enabled.
 - Sku
Pulumi.
Azure Native. Service Bus. Outputs. SBSku Response  - Properties of SKU
 - Dictionary<string, string>
 - Resource tags
 - Zone
Redundant bool - Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Created
At string - The time the namespace was created
 - Id string
 - Resource Id
 - Location string
 - The Geo-location where the resource lives
 - Metric
Id string - Identifier for Azure Insights metrics
 - Name string
 - Resource name
 - Provisioning
State string - Provisioning state of the namespace.
 - Service
Bus stringEndpoint  - Endpoint you can use to perform Service Bus operations.
 - Status string
 - Status of the namespace.
 - System
Data SystemData Response  - The system meta data relating to this resource.
 - Type string
 - Resource type
 - Updated
At string - The time the namespace was updated.
 - Alternate
Name string - Alternate name for namespace
 - Disable
Local boolAuth  - This property disables SAS authentication for the Service Bus namespace.
 - Encryption
Encryption
Response  - Properties of BYOK Encryption description
 - Identity
Identity
Response  - Properties of BYOK Identity description
 - Minimum
Tls stringVersion  - The minimum TLS version for the cluster to support, e.g. '1.2'
 - int
 - The number of partitions of a Service Bus namespace. This property is only applicable to Premium SKU namespaces. The default value is 1 and possible values are 1, 2 and 4
 - Private
Endpoint []PrivateConnections Endpoint Connection Response  - List of private endpoint connections.
 - Public
Network stringAccess  - This determines if traffic is allowed over public network. By default it is enabled.
 - Sku
SBSku
Response  - Properties of SKU
 - map[string]string
 - Resource tags
 - Zone
Redundant bool - Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - created
At String - The time the namespace was created
 - id String
 - Resource Id
 - location String
 - The Geo-location where the resource lives
 - metric
Id String - Identifier for Azure Insights metrics
 - name String
 - Resource name
 - provisioning
State String - Provisioning state of the namespace.
 - service
Bus StringEndpoint  - Endpoint you can use to perform Service Bus operations.
 - status String
 - Status of the namespace.
 - system
Data SystemData Response  - The system meta data relating to this resource.
 - type String
 - Resource type
 - updated
At String - The time the namespace was updated.
 - alternate
Name String - Alternate name for namespace
 - disable
Local BooleanAuth  - This property disables SAS authentication for the Service Bus namespace.
 - encryption
Encryption
Response  - Properties of BYOK Encryption description
 - identity
Identity
Response  - Properties of BYOK Identity description
 - minimum
Tls StringVersion  - The minimum TLS version for the cluster to support, e.g. '1.2'
 - Integer
 - The number of partitions of a Service Bus namespace. This property is only applicable to Premium SKU namespaces. The default value is 1 and possible values are 1, 2 and 4
 - private
Endpoint List<PrivateConnections Endpoint Connection Response>  - List of private endpoint connections.
 - public
Network StringAccess  - This determines if traffic is allowed over public network. By default it is enabled.
 - sku
SBSku
Response  - Properties of SKU
 - Map<String,String>
 - Resource tags
 - zone
Redundant Boolean - Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - created
At string - The time the namespace was created
 - id string
 - Resource Id
 - location string
 - The Geo-location where the resource lives
 - metric
Id string - Identifier for Azure Insights metrics
 - name string
 - Resource name
 - provisioning
State string - Provisioning state of the namespace.
 - service
Bus stringEndpoint  - Endpoint you can use to perform Service Bus operations.
 - status string
 - Status of the namespace.
 - system
Data SystemData Response  - The system meta data relating to this resource.
 - type string
 - Resource type
 - updated
At string - The time the namespace was updated.
 - alternate
Name string - Alternate name for namespace
 - disable
Local booleanAuth  - This property disables SAS authentication for the Service Bus namespace.
 - encryption
Encryption
Response  - Properties of BYOK Encryption description
 - identity
Identity
Response  - Properties of BYOK Identity description
 - minimum
Tls stringVersion  - The minimum TLS version for the cluster to support, e.g. '1.2'
 - number
 - The number of partitions of a Service Bus namespace. This property is only applicable to Premium SKU namespaces. The default value is 1 and possible values are 1, 2 and 4
 - private
Endpoint PrivateConnections Endpoint Connection Response[]  - List of private endpoint connections.
 - public
Network stringAccess  - This determines if traffic is allowed over public network. By default it is enabled.
 - sku
SBSku
Response  - Properties of SKU
 - {[key: string]: string}
 - Resource tags
 - zone
Redundant boolean - Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - created_
at str - The time the namespace was created
 - id str
 - Resource Id
 - location str
 - The Geo-location where the resource lives
 - metric_
id str - Identifier for Azure Insights metrics
 - name str
 - Resource name
 - provisioning_
state str - Provisioning state of the namespace.
 - service_
bus_ strendpoint  - Endpoint you can use to perform Service Bus operations.
 - status str
 - Status of the namespace.
 - system_
data SystemData Response  - The system meta data relating to this resource.
 - type str
 - Resource type
 - updated_
at str - The time the namespace was updated.
 - alternate_
name str - Alternate name for namespace
 - disable_
local_ boolauth  - This property disables SAS authentication for the Service Bus namespace.
 - encryption
Encryption
Response  - Properties of BYOK Encryption description
 - identity
Identity
Response  - Properties of BYOK Identity description
 - minimum_
tls_ strversion  - The minimum TLS version for the cluster to support, e.g. '1.2'
 - int
 - The number of partitions of a Service Bus namespace. This property is only applicable to Premium SKU namespaces. The default value is 1 and possible values are 1, 2 and 4
 - private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response]  - List of private endpoint connections.
 - public_
network_ straccess  - This determines if traffic is allowed over public network. By default it is enabled.
 - sku
SBSku
Response  - Properties of SKU
 - Mapping[str, str]
 - Resource tags
 - zone_
redundant bool - Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - created
At String - The time the namespace was created
 - id String
 - Resource Id
 - location String
 - The Geo-location where the resource lives
 - metric
Id String - Identifier for Azure Insights metrics
 - name String
 - Resource name
 - provisioning
State String - Provisioning state of the namespace.
 - service
Bus StringEndpoint  - Endpoint you can use to perform Service Bus operations.
 - status String
 - Status of the namespace.
 - system
Data Property Map - The system meta data relating to this resource.
 - type String
 - Resource type
 - updated
At String - The time the namespace was updated.
 - alternate
Name String - Alternate name for namespace
 - disable
Local BooleanAuth  - This property disables SAS authentication for the Service Bus namespace.
 - encryption Property Map
 - Properties of BYOK Encryption description
 - identity Property Map
 - Properties of BYOK Identity description
 - minimum
Tls StringVersion  - The minimum TLS version for the cluster to support, e.g. '1.2'
 - Number
 - The number of partitions of a Service Bus namespace. This property is only applicable to Premium SKU namespaces. The default value is 1 and possible values are 1, 2 and 4
 - private
Endpoint List<Property Map>Connections  - List of private endpoint connections.
 - public
Network StringAccess  - This determines if traffic is allowed over public network. By default it is enabled.
 - sku Property Map
 - Properties of SKU
 - Map<String>
 - Resource tags
 - zone
Redundant Boolean - Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones.
 
Supporting Types
ConnectionStateResponse  
- Description string
 - Description of the connection state.
 - Status string
 - Status of the connection.
 
- Description string
 - Description of the connection state.
 - Status string
 - Status of the connection.
 
- description String
 - Description of the connection state.
 - status String
 - Status of the connection.
 
- description string
 - Description of the connection state.
 - status string
 - Status of the connection.
 
- description str
 - Description of the connection state.
 - status str
 - Status of the connection.
 
- description String
 - Description of the connection state.
 - status String
 - Status of the connection.
 
EncryptionResponse 
- Key
Source string - Enumerates the possible value of keySource for Encryption
 - Key
Vault List<Pulumi.Properties Azure Native. Service Bus. Inputs. Key Vault Properties Response>  - Properties of KeyVault
 - Require
Infrastructure boolEncryption  - Enable Infrastructure Encryption (Double Encryption)
 
- Key
Source string - Enumerates the possible value of keySource for Encryption
 - Key
Vault []KeyProperties Vault Properties Response  - Properties of KeyVault
 - Require
Infrastructure boolEncryption  - Enable Infrastructure Encryption (Double Encryption)
 
- key
Source String - Enumerates the possible value of keySource for Encryption
 - key
Vault List<KeyProperties Vault Properties Response>  - Properties of KeyVault
 - require
Infrastructure BooleanEncryption  - Enable Infrastructure Encryption (Double Encryption)
 
- key
Source string - Enumerates the possible value of keySource for Encryption
 - key
Vault KeyProperties Vault Properties Response[]  - Properties of KeyVault
 - require
Infrastructure booleanEncryption  - Enable Infrastructure Encryption (Double Encryption)
 
- key_
source str - Enumerates the possible value of keySource for Encryption
 - key_
vault_ Sequence[Keyproperties Vault Properties Response]  - Properties of KeyVault
 - require_
infrastructure_ boolencryption  - Enable Infrastructure Encryption (Double Encryption)
 
- key
Source String - Enumerates the possible value of keySource for Encryption
 - key
Vault List<Property Map>Properties  - Properties of KeyVault
 - require
Infrastructure BooleanEncryption  - Enable Infrastructure Encryption (Double Encryption)
 
IdentityResponse 
- Principal
Id string - ObjectId from the KeyVault
 - Tenant
Id string - TenantId from the KeyVault
 - Type string
 - Type of managed service identity.
 - User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Service Bus. Inputs. User Assigned Identity Response>  - Properties for User Assigned Identities
 
- Principal
Id string - ObjectId from the KeyVault
 - Tenant
Id string - TenantId from the KeyVault
 - Type string
 - Type of managed service identity.
 - User
Assigned map[string]UserIdentities Assigned Identity Response  - Properties for User Assigned Identities
 
- principal
Id String - ObjectId from the KeyVault
 - tenant
Id String - TenantId from the KeyVault
 - type String
 - Type of managed service identity.
 - user
Assigned Map<String,UserIdentities Assigned Identity Response>  - Properties for User Assigned Identities
 
- principal
Id string - ObjectId from the KeyVault
 - tenant
Id string - TenantId from the KeyVault
 - type string
 - Type of managed service identity.
 - user
Assigned {[key: string]: UserIdentities Assigned Identity Response}  - Properties for User Assigned Identities
 
- principal_
id str - ObjectId from the KeyVault
 - tenant_
id str - TenantId from the KeyVault
 - type str
 - Type of managed service identity.
 - user_
assigned_ Mapping[str, Useridentities Assigned Identity Response]  - Properties for User Assigned Identities
 
- principal
Id String - ObjectId from the KeyVault
 - tenant
Id String - TenantId from the KeyVault
 - type String
 - Type of managed service identity.
 - user
Assigned Map<Property Map>Identities  - Properties for User Assigned Identities
 
KeyVaultPropertiesResponse   
- Identity
Pulumi.
Azure Native. Service Bus. Inputs. User Assigned Identity Properties Response  - Key
Name string - Name of the Key from KeyVault
 - Key
Vault stringUri  - Uri of KeyVault
 - Key
Version string - Version of KeyVault
 
- Identity
User
Assigned Identity Properties Response  - Key
Name string - Name of the Key from KeyVault
 - Key
Vault stringUri  - Uri of KeyVault
 - Key
Version string - Version of KeyVault
 
- identity
User
Assigned Identity Properties Response  - key
Name String - Name of the Key from KeyVault
 - key
Vault StringUri  - Uri of KeyVault
 - key
Version String - Version of KeyVault
 
- identity
User
Assigned Identity Properties Response  - key
Name string - Name of the Key from KeyVault
 - key
Vault stringUri  - Uri of KeyVault
 - key
Version string - Version of KeyVault
 
- identity
User
Assigned Identity Properties Response  - key_
name str - Name of the Key from KeyVault
 - key_
vault_ struri  - Uri of KeyVault
 - key_
version str - Version of KeyVault
 
- identity Property Map
 - key
Name String - Name of the Key from KeyVault
 - key
Vault StringUri  - Uri of KeyVault
 - key
Version String - Version of KeyVault
 
PrivateEndpointConnectionResponse   
- Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - System
Data Pulumi.Azure Native. Service Bus. Inputs. System Data Response  - The system meta data relating to this resource.
 - Type string
 - The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
 - Private
Endpoint Pulumi.Azure Native. Service Bus. Inputs. Private Endpoint Response  - The Private Endpoint resource for this Connection.
 - Private
Link Pulumi.Service Connection State Azure Native. Service Bus. Inputs. Connection State Response  - Details about the state of the connection.
 - Provisioning
State string - Provisioning state of the Private Endpoint Connection.
 
- Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - System
Data SystemData Response  - The system meta data relating to this resource.
 - Type string
 - The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
 - Private
Endpoint PrivateEndpoint Response  - The Private Endpoint resource for this Connection.
 - Private
Link ConnectionService Connection State State Response  - Details about the state of the connection.
 - Provisioning
State string - Provisioning state of the Private Endpoint Connection.
 
- id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - system
Data SystemData Response  - The system meta data relating to this resource.
 - type String
 - The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
 - private
Endpoint PrivateEndpoint Response  - The Private Endpoint resource for this Connection.
 - private
Link ConnectionService Connection State State Response  - Details about the state of the connection.
 - provisioning
State String - Provisioning state of the Private Endpoint Connection.
 
- id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location string
 - The geo-location where the resource lives
 - name string
 - The name of the resource
 - system
Data SystemData Response  - The system meta data relating to this resource.
 - type string
 - The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
 - private
Endpoint PrivateEndpoint Response  - The Private Endpoint resource for this Connection.
 - private
Link ConnectionService Connection State State Response  - Details about the state of the connection.
 - provisioning
State string - Provisioning state of the Private Endpoint Connection.
 
- id str
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location str
 - The geo-location where the resource lives
 - name str
 - The name of the resource
 - system_
data SystemData Response  - The system meta data relating to this resource.
 - type str
 - The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
 - private_
endpoint PrivateEndpoint Response  - The Private Endpoint resource for this Connection.
 - private_
link_ Connectionservice_ connection_ state State Response  - Details about the state of the connection.
 - provisioning_
state str - Provisioning state of the Private Endpoint Connection.
 
- id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - system
Data Property Map - The system meta data relating to this resource.
 - type String
 - The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
 - private
Endpoint Property Map - The Private Endpoint resource for this Connection.
 - private
Link Property MapService Connection State  - Details about the state of the connection.
 - provisioning
State String - Provisioning state of the Private Endpoint Connection.
 
PrivateEndpointResponse  
- Id string
 - The ARM identifier for Private Endpoint.
 
- Id string
 - The ARM identifier for Private Endpoint.
 
- id String
 - The ARM identifier for Private Endpoint.
 
- id string
 - The ARM identifier for Private Endpoint.
 
- id str
 - The ARM identifier for Private Endpoint.
 
- id String
 - The ARM identifier for Private Endpoint.
 
SBSkuResponse 
- Name string
 - Name of this SKU.
 - Capacity int
 - Messaging units for your service bus premium namespace. Valid capacities are {1, 2, 4, 8, 16} multiples of your properties.premiumMessagingPartitions setting. For example, If properties.premiumMessagingPartitions is 1 then possible capacity values are 1, 2, 4, 8, and 16. If properties.premiumMessagingPartitions is 4 then possible capacity values are 4, 8, 16, 32 and 64
 - Tier string
 - The billing tier of this particular SKU.
 
- Name string
 - Name of this SKU.
 - Capacity int
 - Messaging units for your service bus premium namespace. Valid capacities are {1, 2, 4, 8, 16} multiples of your properties.premiumMessagingPartitions setting. For example, If properties.premiumMessagingPartitions is 1 then possible capacity values are 1, 2, 4, 8, and 16. If properties.premiumMessagingPartitions is 4 then possible capacity values are 4, 8, 16, 32 and 64
 - Tier string
 - The billing tier of this particular SKU.
 
- name String
 - Name of this SKU.
 - capacity Integer
 - Messaging units for your service bus premium namespace. Valid capacities are {1, 2, 4, 8, 16} multiples of your properties.premiumMessagingPartitions setting. For example, If properties.premiumMessagingPartitions is 1 then possible capacity values are 1, 2, 4, 8, and 16. If properties.premiumMessagingPartitions is 4 then possible capacity values are 4, 8, 16, 32 and 64
 - tier String
 - The billing tier of this particular SKU.
 
- name string
 - Name of this SKU.
 - capacity number
 - Messaging units for your service bus premium namespace. Valid capacities are {1, 2, 4, 8, 16} multiples of your properties.premiumMessagingPartitions setting. For example, If properties.premiumMessagingPartitions is 1 then possible capacity values are 1, 2, 4, 8, and 16. If properties.premiumMessagingPartitions is 4 then possible capacity values are 4, 8, 16, 32 and 64
 - tier string
 - The billing tier of this particular SKU.
 
- name str
 - Name of this SKU.
 - capacity int
 - Messaging units for your service bus premium namespace. Valid capacities are {1, 2, 4, 8, 16} multiples of your properties.premiumMessagingPartitions setting. For example, If properties.premiumMessagingPartitions is 1 then possible capacity values are 1, 2, 4, 8, and 16. If properties.premiumMessagingPartitions is 4 then possible capacity values are 4, 8, 16, 32 and 64
 - tier str
 - The billing tier of this particular SKU.
 
- name String
 - Name of this SKU.
 - capacity Number
 - Messaging units for your service bus premium namespace. Valid capacities are {1, 2, 4, 8, 16} multiples of your properties.premiumMessagingPartitions setting. For example, If properties.premiumMessagingPartitions is 1 then possible capacity values are 1, 2, 4, 8, and 16. If properties.premiumMessagingPartitions is 4 then possible capacity values are 4, 8, 16, 32 and 64
 - tier String
 - The billing tier of this particular SKU.
 
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The type of identity that last modified the resource.
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The type of identity that last modified the resource.
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The type of identity that last modified the resource.
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The type of identity that last modified the resource.
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created_
at str - The timestamp of resource creation (UTC).
 - created_
by str - The identity that created the resource.
 - created_
by_ strtype  - The type of identity that created the resource.
 - last_
modified_ strat  - The type of identity that last modified the resource.
 - last_
modified_ strby  - The identity that last modified the resource.
 - last_
modified_ strby_ type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The type of identity that last modified the resource.
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
UserAssignedIdentityPropertiesResponse    
- User
Assigned stringIdentity  - ARM ID of user Identity selected for encryption
 
- User
Assigned stringIdentity  - ARM ID of user Identity selected for encryption
 
- user
Assigned StringIdentity  - ARM ID of user Identity selected for encryption
 
- user
Assigned stringIdentity  - ARM ID of user Identity selected for encryption
 
- user_
assigned_ stridentity  - ARM ID of user Identity selected for encryption
 
- user
Assigned StringIdentity  - ARM ID of user Identity selected for encryption
 
UserAssignedIdentityResponse   
- Client
Id string - Client Id of user assigned identity
 - Principal
Id string - Principal Id of user assigned identity
 
- Client
Id string - Client Id of user assigned identity
 - Principal
Id string - Principal Id of user assigned identity
 
- client
Id String - Client Id of user assigned identity
 - principal
Id String - Principal Id of user assigned identity
 
- client
Id string - Client Id of user assigned identity
 - principal
Id string - Principal Id of user assigned identity
 
- client_
id str - Client Id of user assigned identity
 - principal_
id str - Principal Id of user assigned identity
 
- client
Id String - Client Id of user assigned identity
 - principal
Id String - Principal Id of user assigned identity
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0