This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.notificationhubs.getNamespace
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Notification Hubs Namespace Resource. Azure REST API version: 2023-01-01-preview.
Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
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:notificationhubs:getNamespace
  arguments:
    # arguments dictionaryThe following arguments are supported:
- NamespaceName string
- Namespace name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- NamespaceName string
- Namespace name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- namespaceName String
- Namespace name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- namespaceName string
- Namespace name
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- namespace_name str
- Namespace name
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- namespaceName String
- Namespace name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getNamespace Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Notification Hubs. Outputs. Namespace Properties Response 
- Represents namespace properties.
- Sku
Pulumi.Azure Native. Notification Hubs. Outputs. Sku Response 
- The Sku description for a namespace
- SystemData Pulumi.Azure Native. Notification Hubs. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
NamespaceProperties Response 
- Represents namespace properties.
- Sku
SkuResponse 
- The Sku description for a namespace
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
NamespaceProperties Response 
- Represents namespace properties.
- sku
SkuResponse 
- The Sku description for a namespace
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
NamespaceProperties Response 
- Represents namespace properties.
- sku
SkuResponse 
- The Sku description for a namespace
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
NamespaceProperties Response 
- Represents namespace properties.
- sku
SkuResponse 
- The Sku description for a namespace
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- Represents namespace properties.
- sku Property Map
- The Sku description for a namespace
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AdmCredentialPropertiesResponse   
- AuthToken stringUrl 
- Gets or sets the URL of the authorization token.
- ClientId string
- Gets or sets the client identifier.
- ClientSecret string
- Gets or sets the credential secret access key.
- AuthToken stringUrl 
- Gets or sets the URL of the authorization token.
- ClientId string
- Gets or sets the client identifier.
- ClientSecret string
- Gets or sets the credential secret access key.
- authToken StringUrl 
- Gets or sets the URL of the authorization token.
- clientId String
- Gets or sets the client identifier.
- clientSecret String
- Gets or sets the credential secret access key.
- authToken stringUrl 
- Gets or sets the URL of the authorization token.
- clientId string
- Gets or sets the client identifier.
- clientSecret string
- Gets or sets the credential secret access key.
- auth_token_ strurl 
- Gets or sets the URL of the authorization token.
- client_id str
- Gets or sets the client identifier.
- client_secret str
- Gets or sets the credential secret access key.
- authToken StringUrl 
- Gets or sets the URL of the authorization token.
- clientId String
- Gets or sets the client identifier.
- clientSecret String
- Gets or sets the credential secret access key.
AdmCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Adm Credential Properties Response 
- Description of a NotificationHub AdmCredential.
- Properties
AdmCredential Properties Response 
- Description of a NotificationHub AdmCredential.
- properties
AdmCredential Properties Response 
- Description of a NotificationHub AdmCredential.
- properties
AdmCredential Properties Response 
- Description of a NotificationHub AdmCredential.
- properties
AdmCredential Properties Response 
- Description of a NotificationHub AdmCredential.
- properties Property Map
- Description of a NotificationHub AdmCredential.
ApnsCredentialPropertiesResponse   
- Endpoint string
- Gets or sets the endpoint of this credential.
- ApnsCertificate string
- Gets or sets the APNS certificate.
- AppId string
- Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- AppName string
- Gets or sets the name of the application
- CertificateKey string
- Gets or sets the certificate key.
- KeyId string
- Gets or sets a 10-character key identifier (kid) key, obtained from your developer account
- Thumbprint string
- Gets or sets the APNS certificate Thumbprint
- Token string
- Gets or sets provider Authentication Token, obtained through your developer account
- Endpoint string
- Gets or sets the endpoint of this credential.
- ApnsCertificate string
- Gets or sets the APNS certificate.
- AppId string
- Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- AppName string
- Gets or sets the name of the application
- CertificateKey string
- Gets or sets the certificate key.
- KeyId string
- Gets or sets a 10-character key identifier (kid) key, obtained from your developer account
- Thumbprint string
- Gets or sets the APNS certificate Thumbprint
- Token string
- Gets or sets provider Authentication Token, obtained through your developer account
- endpoint String
- Gets or sets the endpoint of this credential.
- apnsCertificate String
- Gets or sets the APNS certificate.
- appId String
- Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- appName String
- Gets or sets the name of the application
- certificateKey String
- Gets or sets the certificate key.
- keyId String
- Gets or sets a 10-character key identifier (kid) key, obtained from your developer account
- thumbprint String
- Gets or sets the APNS certificate Thumbprint
- token String
- Gets or sets provider Authentication Token, obtained through your developer account
- endpoint string
- Gets or sets the endpoint of this credential.
- apnsCertificate string
- Gets or sets the APNS certificate.
- appId string
- Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- appName string
- Gets or sets the name of the application
- certificateKey string
- Gets or sets the certificate key.
- keyId string
- Gets or sets a 10-character key identifier (kid) key, obtained from your developer account
- thumbprint string
- Gets or sets the APNS certificate Thumbprint
- token string
- Gets or sets provider Authentication Token, obtained through your developer account
- endpoint str
- Gets or sets the endpoint of this credential.
- apns_certificate str
- Gets or sets the APNS certificate.
- app_id str
- Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- app_name str
- Gets or sets the name of the application
- certificate_key str
- Gets or sets the certificate key.
- key_id str
- Gets or sets a 10-character key identifier (kid) key, obtained from your developer account
- thumbprint str
- Gets or sets the APNS certificate Thumbprint
- token str
- Gets or sets provider Authentication Token, obtained through your developer account
- endpoint String
- Gets or sets the endpoint of this credential.
- apnsCertificate String
- Gets or sets the APNS certificate.
- appId String
- Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- appName String
- Gets or sets the name of the application
- certificateKey String
- Gets or sets the certificate key.
- keyId String
- Gets or sets a 10-character key identifier (kid) key, obtained from your developer account
- thumbprint String
- Gets or sets the APNS certificate Thumbprint
- token String
- Gets or sets provider Authentication Token, obtained through your developer account
ApnsCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Apns Credential Properties Response 
- Description of a NotificationHub ApnsCredential.
- Properties
ApnsCredential Properties Response 
- Description of a NotificationHub ApnsCredential.
- properties
ApnsCredential Properties Response 
- Description of a NotificationHub ApnsCredential.
- properties
ApnsCredential Properties Response 
- Description of a NotificationHub ApnsCredential.
- properties
ApnsCredential Properties Response 
- Description of a NotificationHub ApnsCredential.
- properties Property Map
- Description of a NotificationHub ApnsCredential.
BaiduCredentialPropertiesResponse   
- BaiduApi stringKey 
- Gets or sets baidu Api Key.
- BaiduEnd stringPoint 
- Gets or sets baidu Endpoint.
- BaiduSecret stringKey 
- Gets or sets baidu Secret Key
- BaiduApi stringKey 
- Gets or sets baidu Api Key.
- BaiduEnd stringPoint 
- Gets or sets baidu Endpoint.
- BaiduSecret stringKey 
- Gets or sets baidu Secret Key
- baiduApi StringKey 
- Gets or sets baidu Api Key.
- baiduEnd StringPoint 
- Gets or sets baidu Endpoint.
- baiduSecret StringKey 
- Gets or sets baidu Secret Key
- baiduApi stringKey 
- Gets or sets baidu Api Key.
- baiduEnd stringPoint 
- Gets or sets baidu Endpoint.
- baiduSecret stringKey 
- Gets or sets baidu Secret Key
- baidu_api_ strkey 
- Gets or sets baidu Api Key.
- baidu_end_ strpoint 
- Gets or sets baidu Endpoint.
- baidu_secret_ strkey 
- Gets or sets baidu Secret Key
- baiduApi StringKey 
- Gets or sets baidu Api Key.
- baiduEnd StringPoint 
- Gets or sets baidu Endpoint.
- baiduSecret StringKey 
- Gets or sets baidu Secret Key
BaiduCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Baidu Credential Properties Response 
- Description of a NotificationHub BaiduCredential.
- Properties
BaiduCredential Properties Response 
- Description of a NotificationHub BaiduCredential.
- properties
BaiduCredential Properties Response 
- Description of a NotificationHub BaiduCredential.
- properties
BaiduCredential Properties Response 
- Description of a NotificationHub BaiduCredential.
- properties
BaiduCredential Properties Response 
- Description of a NotificationHub BaiduCredential.
- properties Property Map
- Description of a NotificationHub BaiduCredential.
BrowserCredentialPropertiesResponse   
- Subject string
- Gets or sets web push subject.
- VapidPrivate stringKey 
- Gets or sets VAPID private key.
- VapidPublic stringKey 
- Gets or sets VAPID public key.
- Subject string
- Gets or sets web push subject.
- VapidPrivate stringKey 
- Gets or sets VAPID private key.
- VapidPublic stringKey 
- Gets or sets VAPID public key.
- subject String
- Gets or sets web push subject.
- vapidPrivate StringKey 
- Gets or sets VAPID private key.
- vapidPublic StringKey 
- Gets or sets VAPID public key.
- subject string
- Gets or sets web push subject.
- vapidPrivate stringKey 
- Gets or sets VAPID private key.
- vapidPublic stringKey 
- Gets or sets VAPID public key.
- subject str
- Gets or sets web push subject.
- vapid_private_ strkey 
- Gets or sets VAPID private key.
- vapid_public_ strkey 
- Gets or sets VAPID public key.
- subject String
- Gets or sets web push subject.
- vapidPrivate StringKey 
- Gets or sets VAPID private key.
- vapidPublic StringKey 
- Gets or sets VAPID public key.
BrowserCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Browser Credential Properties Response 
- Description of a NotificationHub BrowserCredential.
- Properties
BrowserCredential Properties Response 
- Description of a NotificationHub BrowserCredential.
- properties
BrowserCredential Properties Response 
- Description of a NotificationHub BrowserCredential.
- properties
BrowserCredential Properties Response 
- Description of a NotificationHub BrowserCredential.
- properties
BrowserCredential Properties Response 
- Description of a NotificationHub BrowserCredential.
- properties Property Map
- Description of a NotificationHub BrowserCredential.
GcmCredentialPropertiesResponse   
- GoogleApi stringKey 
- Gets or sets the Google API key.
- GcmEndpoint string
- Gets or sets the GCM endpoint.
- GoogleApi stringKey 
- Gets or sets the Google API key.
- GcmEndpoint string
- Gets or sets the GCM endpoint.
- googleApi StringKey 
- Gets or sets the Google API key.
- gcmEndpoint String
- Gets or sets the GCM endpoint.
- googleApi stringKey 
- Gets or sets the Google API key.
- gcmEndpoint string
- Gets or sets the GCM endpoint.
- google_api_ strkey 
- Gets or sets the Google API key.
- gcm_endpoint str
- Gets or sets the GCM endpoint.
- googleApi StringKey 
- Gets or sets the Google API key.
- gcmEndpoint String
- Gets or sets the GCM endpoint.
GcmCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Gcm Credential Properties Response 
- Description of a NotificationHub GcmCredential.
- Properties
GcmCredential Properties Response 
- Description of a NotificationHub GcmCredential.
- properties
GcmCredential Properties Response 
- Description of a NotificationHub GcmCredential.
- properties
GcmCredential Properties Response 
- Description of a NotificationHub GcmCredential.
- properties
GcmCredential Properties Response 
- Description of a NotificationHub GcmCredential.
- properties Property Map
- Description of a NotificationHub GcmCredential.
IpRuleResponse  
MpnsCredentialPropertiesResponse   
- CertificateKey string
- Gets or sets the certificate key for this credential.
- MpnsCertificate string
- Gets or sets the MPNS certificate.
- Thumbprint string
- Gets or sets the MPNS certificate Thumbprint
- CertificateKey string
- Gets or sets the certificate key for this credential.
- MpnsCertificate string
- Gets or sets the MPNS certificate.
- Thumbprint string
- Gets or sets the MPNS certificate Thumbprint
- certificateKey String
- Gets or sets the certificate key for this credential.
- mpnsCertificate String
- Gets or sets the MPNS certificate.
- thumbprint String
- Gets or sets the MPNS certificate Thumbprint
- certificateKey string
- Gets or sets the certificate key for this credential.
- mpnsCertificate string
- Gets or sets the MPNS certificate.
- thumbprint string
- Gets or sets the MPNS certificate Thumbprint
- certificate_key str
- Gets or sets the certificate key for this credential.
- mpns_certificate str
- Gets or sets the MPNS certificate.
- thumbprint str
- Gets or sets the MPNS certificate Thumbprint
- certificateKey String
- Gets or sets the certificate key for this credential.
- mpnsCertificate String
- Gets or sets the MPNS certificate.
- thumbprint String
- Gets or sets the MPNS certificate Thumbprint
MpnsCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Mpns Credential Properties Response 
- Description of a NotificationHub MpnsCredential.
- Properties
MpnsCredential Properties Response 
- Description of a NotificationHub MpnsCredential.
- properties
MpnsCredential Properties Response 
- Description of a NotificationHub MpnsCredential.
- properties
MpnsCredential Properties Response 
- Description of a NotificationHub MpnsCredential.
- properties
MpnsCredential Properties Response 
- Description of a NotificationHub MpnsCredential.
- properties Property Map
- Description of a NotificationHub MpnsCredential.
NamespacePropertiesResponse  
- CreatedAt string
- Time when the namespace was created.
- Critical bool
- Gets or sets whether or not the namespace is set as Critical.
- Enabled bool
- Gets or sets whether or not the namespace is currently enabled.
- MetricId string
- Azure Insights Metrics id.
- Name string
- Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.
- PrivateEndpoint List<Pulumi.Connections Azure Native. Notification Hubs. Inputs. Private Endpoint Connection Resource Response> 
- Private Endpoint Connections for namespace
- Region string
- Region. The value is always set to the same value as Namespace.Location, so we are deprecating this property.
- ServiceBus stringEndpoint 
- Gets or sets endpoint you can use to perform NotificationHub operations.
- SubscriptionId string
- Namespace subscription id.
- UpdatedAt string
- Time when the namespace was updated.
- DataCenter string
- Deprecated.
- NamespaceType string
- Defines values for NamespaceType.
- NetworkAcls Pulumi.Azure Native. Notification Hubs. Inputs. Network Acls Response 
- A collection of network authorization rules.
- PnsCredentials Pulumi.Azure Native. Notification Hubs. Inputs. Pns Credentials Response 
- Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- ProvisioningState string
- Defines values for OperationProvisioningState.
- PublicNetwork stringAccess 
- Type of public network access.
- ReplicationRegion string
- Allowed replication region
- ScaleUnit string
- Gets or sets scaleUnit where the namespace gets created
- Status string
- Namespace status.
- ZoneRedundancy string
- Namespace SKU name.
- CreatedAt string
- Time when the namespace was created.
- Critical bool
- Gets or sets whether or not the namespace is set as Critical.
- Enabled bool
- Gets or sets whether or not the namespace is currently enabled.
- MetricId string
- Azure Insights Metrics id.
- Name string
- Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.
- PrivateEndpoint []PrivateConnections Endpoint Connection Resource Response 
- Private Endpoint Connections for namespace
- Region string
- Region. The value is always set to the same value as Namespace.Location, so we are deprecating this property.
- ServiceBus stringEndpoint 
- Gets or sets endpoint you can use to perform NotificationHub operations.
- SubscriptionId string
- Namespace subscription id.
- UpdatedAt string
- Time when the namespace was updated.
- DataCenter string
- Deprecated.
- NamespaceType string
- Defines values for NamespaceType.
- NetworkAcls NetworkAcls Response 
- A collection of network authorization rules.
- PnsCredentials PnsCredentials Response 
- Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- ProvisioningState string
- Defines values for OperationProvisioningState.
- PublicNetwork stringAccess 
- Type of public network access.
- ReplicationRegion string
- Allowed replication region
- ScaleUnit string
- Gets or sets scaleUnit where the namespace gets created
- Status string
- Namespace status.
- ZoneRedundancy string
- Namespace SKU name.
- createdAt String
- Time when the namespace was created.
- critical Boolean
- Gets or sets whether or not the namespace is set as Critical.
- enabled Boolean
- Gets or sets whether or not the namespace is currently enabled.
- metricId String
- Azure Insights Metrics id.
- name String
- Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.
- privateEndpoint List<PrivateConnections Endpoint Connection Resource Response> 
- Private Endpoint Connections for namespace
- region String
- Region. The value is always set to the same value as Namespace.Location, so we are deprecating this property.
- serviceBus StringEndpoint 
- Gets or sets endpoint you can use to perform NotificationHub operations.
- subscriptionId String
- Namespace subscription id.
- updatedAt String
- Time when the namespace was updated.
- dataCenter String
- Deprecated.
- namespaceType String
- Defines values for NamespaceType.
- networkAcls NetworkAcls Response 
- A collection of network authorization rules.
- pnsCredentials PnsCredentials Response 
- Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- provisioningState String
- Defines values for OperationProvisioningState.
- publicNetwork StringAccess 
- Type of public network access.
- replicationRegion String
- Allowed replication region
- scaleUnit String
- Gets or sets scaleUnit where the namespace gets created
- status String
- Namespace status.
- zoneRedundancy String
- Namespace SKU name.
- createdAt string
- Time when the namespace was created.
- critical boolean
- Gets or sets whether or not the namespace is set as Critical.
- enabled boolean
- Gets or sets whether or not the namespace is currently enabled.
- metricId string
- Azure Insights Metrics id.
- name string
- Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.
- privateEndpoint PrivateConnections Endpoint Connection Resource Response[] 
- Private Endpoint Connections for namespace
- region string
- Region. The value is always set to the same value as Namespace.Location, so we are deprecating this property.
- serviceBus stringEndpoint 
- Gets or sets endpoint you can use to perform NotificationHub operations.
- subscriptionId string
- Namespace subscription id.
- updatedAt string
- Time when the namespace was updated.
- dataCenter string
- Deprecated.
- namespaceType string
- Defines values for NamespaceType.
- networkAcls NetworkAcls Response 
- A collection of network authorization rules.
- pnsCredentials PnsCredentials Response 
- Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- provisioningState string
- Defines values for OperationProvisioningState.
- publicNetwork stringAccess 
- Type of public network access.
- replicationRegion string
- Allowed replication region
- scaleUnit string
- Gets or sets scaleUnit where the namespace gets created
- status string
- Namespace status.
- zoneRedundancy string
- Namespace SKU name.
- created_at str
- Time when the namespace was created.
- critical bool
- Gets or sets whether or not the namespace is set as Critical.
- enabled bool
- Gets or sets whether or not the namespace is currently enabled.
- metric_id str
- Azure Insights Metrics id.
- name str
- Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.
- private_endpoint_ Sequence[Privateconnections Endpoint Connection Resource Response] 
- Private Endpoint Connections for namespace
- region str
- Region. The value is always set to the same value as Namespace.Location, so we are deprecating this property.
- service_bus_ strendpoint 
- Gets or sets endpoint you can use to perform NotificationHub operations.
- subscription_id str
- Namespace subscription id.
- updated_at str
- Time when the namespace was updated.
- data_center str
- Deprecated.
- namespace_type str
- Defines values for NamespaceType.
- network_acls NetworkAcls Response 
- A collection of network authorization rules.
- pns_credentials PnsCredentials Response 
- Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- provisioning_state str
- Defines values for OperationProvisioningState.
- public_network_ straccess 
- Type of public network access.
- replication_region str
- Allowed replication region
- scale_unit str
- Gets or sets scaleUnit where the namespace gets created
- status str
- Namespace status.
- zone_redundancy str
- Namespace SKU name.
- createdAt String
- Time when the namespace was created.
- critical Boolean
- Gets or sets whether or not the namespace is set as Critical.
- enabled Boolean
- Gets or sets whether or not the namespace is currently enabled.
- metricId String
- Azure Insights Metrics id.
- name String
- Name of the Notification Hubs namespace. This is immutable property, set automatically by the service when the namespace is created.
- privateEndpoint List<Property Map>Connections 
- Private Endpoint Connections for namespace
- region String
- Region. The value is always set to the same value as Namespace.Location, so we are deprecating this property.
- serviceBus StringEndpoint 
- Gets or sets endpoint you can use to perform NotificationHub operations.
- subscriptionId String
- Namespace subscription id.
- updatedAt String
- Time when the namespace was updated.
- dataCenter String
- Deprecated.
- namespaceType String
- Defines values for NamespaceType.
- networkAcls Property Map
- A collection of network authorization rules.
- pnsCredentials Property Map
- Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- provisioningState String
- Defines values for OperationProvisioningState.
- publicNetwork StringAccess 
- Type of public network access.
- replicationRegion String
- Allowed replication region
- scaleUnit String
- Gets or sets scaleUnit where the namespace gets created
- status String
- Namespace status.
- zoneRedundancy String
- Namespace SKU name.
NetworkAclsResponse  
- IpRules List<Pulumi.Azure Native. Notification Hubs. Inputs. Ip Rule Response> 
- List of IP rules.
- PublicNetwork Pulumi.Rule Azure Native. Notification Hubs. Inputs. Public Internet Authorization Rule Response 
- A default (public Internet) network authorization rule, which contains rights if no other network rule matches.
- IpRules []IpRule Response 
- List of IP rules.
- PublicNetwork PublicRule Internet Authorization Rule Response 
- A default (public Internet) network authorization rule, which contains rights if no other network rule matches.
- ipRules List<IpRule Response> 
- List of IP rules.
- publicNetwork PublicRule Internet Authorization Rule Response 
- A default (public Internet) network authorization rule, which contains rights if no other network rule matches.
- ipRules IpRule Response[] 
- List of IP rules.
- publicNetwork PublicRule Internet Authorization Rule Response 
- A default (public Internet) network authorization rule, which contains rights if no other network rule matches.
- ip_rules Sequence[IpRule Response] 
- List of IP rules.
- public_network_ Publicrule Internet Authorization Rule Response 
- A default (public Internet) network authorization rule, which contains rights if no other network rule matches.
- ipRules List<Property Map>
- List of IP rules.
- publicNetwork Property MapRule 
- A default (public Internet) network authorization rule, which contains rights if no other network rule matches.
PnsCredentialsResponse  
- AdmCredential Pulumi.Azure Native. Notification Hubs. Inputs. Adm Credential Response 
- Description of a NotificationHub AdmCredential.
- ApnsCredential Pulumi.Azure Native. Notification Hubs. Inputs. Apns Credential Response 
- Description of a NotificationHub ApnsCredential.
- BaiduCredential Pulumi.Azure Native. Notification Hubs. Inputs. Baidu Credential Response 
- Description of a NotificationHub BaiduCredential.
- BrowserCredential Pulumi.Azure Native. Notification Hubs. Inputs. Browser Credential Response 
- Description of a NotificationHub BrowserCredential.
- GcmCredential Pulumi.Azure Native. Notification Hubs. Inputs. Gcm Credential Response 
- Description of a NotificationHub GcmCredential.
- MpnsCredential Pulumi.Azure Native. Notification Hubs. Inputs. Mpns Credential Response 
- Description of a NotificationHub MpnsCredential.
- WnsCredential Pulumi.Azure Native. Notification Hubs. Inputs. Wns Credential Response 
- Description of a NotificationHub WnsCredential.
- XiaomiCredential Pulumi.Azure Native. Notification Hubs. Inputs. Xiaomi Credential Response 
- Description of a NotificationHub XiaomiCredential.
- AdmCredential AdmCredential Response 
- Description of a NotificationHub AdmCredential.
- ApnsCredential ApnsCredential Response 
- Description of a NotificationHub ApnsCredential.
- BaiduCredential BaiduCredential Response 
- Description of a NotificationHub BaiduCredential.
- BrowserCredential BrowserCredential Response 
- Description of a NotificationHub BrowserCredential.
- GcmCredential GcmCredential Response 
- Description of a NotificationHub GcmCredential.
- MpnsCredential MpnsCredential Response 
- Description of a NotificationHub MpnsCredential.
- WnsCredential WnsCredential Response 
- Description of a NotificationHub WnsCredential.
- XiaomiCredential XiaomiCredential Response 
- Description of a NotificationHub XiaomiCredential.
- admCredential AdmCredential Response 
- Description of a NotificationHub AdmCredential.
- apnsCredential ApnsCredential Response 
- Description of a NotificationHub ApnsCredential.
- baiduCredential BaiduCredential Response 
- Description of a NotificationHub BaiduCredential.
- browserCredential BrowserCredential Response 
- Description of a NotificationHub BrowserCredential.
- gcmCredential GcmCredential Response 
- Description of a NotificationHub GcmCredential.
- mpnsCredential MpnsCredential Response 
- Description of a NotificationHub MpnsCredential.
- wnsCredential WnsCredential Response 
- Description of a NotificationHub WnsCredential.
- xiaomiCredential XiaomiCredential Response 
- Description of a NotificationHub XiaomiCredential.
- admCredential AdmCredential Response 
- Description of a NotificationHub AdmCredential.
- apnsCredential ApnsCredential Response 
- Description of a NotificationHub ApnsCredential.
- baiduCredential BaiduCredential Response 
- Description of a NotificationHub BaiduCredential.
- browserCredential BrowserCredential Response 
- Description of a NotificationHub BrowserCredential.
- gcmCredential GcmCredential Response 
- Description of a NotificationHub GcmCredential.
- mpnsCredential MpnsCredential Response 
- Description of a NotificationHub MpnsCredential.
- wnsCredential WnsCredential Response 
- Description of a NotificationHub WnsCredential.
- xiaomiCredential XiaomiCredential Response 
- Description of a NotificationHub XiaomiCredential.
- adm_credential AdmCredential Response 
- Description of a NotificationHub AdmCredential.
- apns_credential ApnsCredential Response 
- Description of a NotificationHub ApnsCredential.
- baidu_credential BaiduCredential Response 
- Description of a NotificationHub BaiduCredential.
- browser_credential BrowserCredential Response 
- Description of a NotificationHub BrowserCredential.
- gcm_credential GcmCredential Response 
- Description of a NotificationHub GcmCredential.
- mpns_credential MpnsCredential Response 
- Description of a NotificationHub MpnsCredential.
- wns_credential WnsCredential Response 
- Description of a NotificationHub WnsCredential.
- xiaomi_credential XiaomiCredential Response 
- Description of a NotificationHub XiaomiCredential.
- admCredential Property Map
- Description of a NotificationHub AdmCredential.
- apnsCredential Property Map
- Description of a NotificationHub ApnsCredential.
- baiduCredential Property Map
- Description of a NotificationHub BaiduCredential.
- browserCredential Property Map
- Description of a NotificationHub BrowserCredential.
- gcmCredential Property Map
- Description of a NotificationHub GcmCredential.
- mpnsCredential Property Map
- Description of a NotificationHub MpnsCredential.
- wnsCredential Property Map
- Description of a NotificationHub WnsCredential.
- xiaomiCredential Property Map
- Description of a NotificationHub XiaomiCredential.
PrivateEndpointConnectionPropertiesResponse    
- GroupIds List<string>
- List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- PrivateEndpoint Pulumi.Azure Native. Notification Hubs. Inputs. Remote Private Endpoint Connection Response 
- Represents a Private Endpoint that is connected to Notification Hubs namespace using Private Endpoint Connection.
- PrivateLink Pulumi.Service Connection State Azure Native. Notification Hubs. Inputs. Remote Private Link Service Connection State Response 
- State of the Private Link Service connection.
- ProvisioningState string
- State of Private Endpoint Connection.
- GroupIds []string
- List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- PrivateEndpoint RemotePrivate Endpoint Connection Response 
- Represents a Private Endpoint that is connected to Notification Hubs namespace using Private Endpoint Connection.
- PrivateLink RemoteService Connection State Private Link Service Connection State Response 
- State of the Private Link Service connection.
- ProvisioningState string
- State of Private Endpoint Connection.
- groupIds List<String>
- List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- privateEndpoint RemotePrivate Endpoint Connection Response 
- Represents a Private Endpoint that is connected to Notification Hubs namespace using Private Endpoint Connection.
- privateLink RemoteService Connection State Private Link Service Connection State Response 
- State of the Private Link Service connection.
- provisioningState String
- State of Private Endpoint Connection.
- groupIds string[]
- List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- privateEndpoint RemotePrivate Endpoint Connection Response 
- Represents a Private Endpoint that is connected to Notification Hubs namespace using Private Endpoint Connection.
- privateLink RemoteService Connection State Private Link Service Connection State Response 
- State of the Private Link Service connection.
- provisioningState string
- State of Private Endpoint Connection.
- group_ids Sequence[str]
- List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- private_endpoint RemotePrivate Endpoint Connection Response 
- Represents a Private Endpoint that is connected to Notification Hubs namespace using Private Endpoint Connection.
- private_link_ Remoteservice_ connection_ state Private Link Service Connection State Response 
- State of the Private Link Service connection.
- provisioning_state str
- State of Private Endpoint Connection.
- groupIds List<String>
- List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- privateEndpoint Property Map
- Represents a Private Endpoint that is connected to Notification Hubs namespace using Private Endpoint Connection.
- privateLink Property MapService Connection State 
- State of the Private Link Service connection.
- provisioningState String
- State of Private Endpoint Connection.
PrivateEndpointConnectionResourceResponse    
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- SystemData Pulumi.Azure Native. Notification Hubs. Inputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Private Endpoint Connection Properties Response 
- Private Endpoint Connection properties.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Properties
PrivateEndpoint Connection Properties Response 
- Private Endpoint Connection properties.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
PrivateEndpoint Connection Properties Response 
- Private Endpoint Connection properties.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
PrivateEndpoint Connection Properties Response 
- Private Endpoint Connection properties.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties
PrivateEndpoint Connection Properties Response 
- Private Endpoint Connection properties.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- properties Property Map
- Private Endpoint Connection properties.
PublicInternetAuthorizationRuleResponse    
- Rights List<string>
- List of access rights.
- Rights []string
- List of access rights.
- rights List<String>
- List of access rights.
- rights string[]
- List of access rights.
- rights Sequence[str]
- List of access rights.
- rights List<String>
- List of access rights.
RemotePrivateEndpointConnectionResponse    
- Id string
- ARM resource ID of the Private Endpoint. This may belong to different subscription and resource group than a Notification Hubs namespace.
- Id string
- ARM resource ID of the Private Endpoint. This may belong to different subscription and resource group than a Notification Hubs namespace.
- id String
- ARM resource ID of the Private Endpoint. This may belong to different subscription and resource group than a Notification Hubs namespace.
- id string
- ARM resource ID of the Private Endpoint. This may belong to different subscription and resource group than a Notification Hubs namespace.
- id str
- ARM resource ID of the Private Endpoint. This may belong to different subscription and resource group than a Notification Hubs namespace.
- id String
- ARM resource ID of the Private Endpoint. This may belong to different subscription and resource group than a Notification Hubs namespace.
RemotePrivateLinkServiceConnectionStateResponse      
- ActionsRequired string
- Human-friendly description of required actions.
- Description string
- Human-friendly description.
- Status string
- State of Private Link Connection.
- ActionsRequired string
- Human-friendly description of required actions.
- Description string
- Human-friendly description.
- Status string
- State of Private Link Connection.
- actionsRequired String
- Human-friendly description of required actions.
- description String
- Human-friendly description.
- status String
- State of Private Link Connection.
- actionsRequired string
- Human-friendly description of required actions.
- description string
- Human-friendly description.
- status string
- State of Private Link Connection.
- actions_required str
- Human-friendly description of required actions.
- description str
- Human-friendly description.
- status str
- State of Private Link Connection.
- actionsRequired String
- Human-friendly description of required actions.
- description String
- Human-friendly description.
- status String
- State of Private Link Connection.
SkuResponse 
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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 timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
WnsCredentialPropertiesResponse   
- CertificateKey string
- Ges or sets the WNS Certificate Key.
- PackageSid string
- Gets or sets the package ID for this credential.
- SecretKey string
- Gets or sets the secret key.
- WindowsLive stringEndpoint 
- Gets or sets the Windows Live endpoint.
- WnsCertificate string
- Gets or sets the WNS Certificate.
- CertificateKey string
- Ges or sets the WNS Certificate Key.
- PackageSid string
- Gets or sets the package ID for this credential.
- SecretKey string
- Gets or sets the secret key.
- WindowsLive stringEndpoint 
- Gets or sets the Windows Live endpoint.
- WnsCertificate string
- Gets or sets the WNS Certificate.
- certificateKey String
- Ges or sets the WNS Certificate Key.
- packageSid String
- Gets or sets the package ID for this credential.
- secretKey String
- Gets or sets the secret key.
- windowsLive StringEndpoint 
- Gets or sets the Windows Live endpoint.
- wnsCertificate String
- Gets or sets the WNS Certificate.
- certificateKey string
- Ges or sets the WNS Certificate Key.
- packageSid string
- Gets or sets the package ID for this credential.
- secretKey string
- Gets or sets the secret key.
- windowsLive stringEndpoint 
- Gets or sets the Windows Live endpoint.
- wnsCertificate string
- Gets or sets the WNS Certificate.
- certificate_key str
- Ges or sets the WNS Certificate Key.
- package_sid str
- Gets or sets the package ID for this credential.
- secret_key str
- Gets or sets the secret key.
- windows_live_ strendpoint 
- Gets or sets the Windows Live endpoint.
- wns_certificate str
- Gets or sets the WNS Certificate.
- certificateKey String
- Ges or sets the WNS Certificate Key.
- packageSid String
- Gets or sets the package ID for this credential.
- secretKey String
- Gets or sets the secret key.
- windowsLive StringEndpoint 
- Gets or sets the Windows Live endpoint.
- wnsCertificate String
- Gets or sets the WNS Certificate.
WnsCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Wns Credential Properties Response 
- Description of a NotificationHub WnsCredential.
- Properties
WnsCredential Properties Response 
- Description of a NotificationHub WnsCredential.
- properties
WnsCredential Properties Response 
- Description of a NotificationHub WnsCredential.
- properties
WnsCredential Properties Response 
- Description of a NotificationHub WnsCredential.
- properties
WnsCredential Properties Response 
- Description of a NotificationHub WnsCredential.
- properties Property Map
- Description of a NotificationHub WnsCredential.
XiaomiCredentialPropertiesResponse   
- app_secret str
- Gets or sets app secret.
- endpoint str
- Gets or sets xiaomi service endpoint.
XiaomiCredentialResponse  
- Properties
Pulumi.Azure Native. Notification Hubs. Inputs. Xiaomi Credential Properties Response 
- Description of a NotificationHub XiaomiCredentialProperties.
- Properties
XiaomiCredential Properties Response 
- Description of a NotificationHub XiaomiCredentialProperties.
- properties
XiaomiCredential Properties Response 
- Description of a NotificationHub XiaomiCredentialProperties.
- properties
XiaomiCredential Properties Response 
- Description of a NotificationHub XiaomiCredentialProperties.
- properties
XiaomiCredential Properties Response 
- Description of a NotificationHub XiaomiCredentialProperties.
- properties Property Map
- Description of a NotificationHub XiaomiCredentialProperties.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi