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.63.0 published on Tuesday, Sep 24, 2024 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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Notification Hubs Namespace Resource. Azure REST API version: 2023-01-01-preview.
Other available API versions: 2014-09-01, 2016-03-01, 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:notificationhubs:getNamespace
arguments:
# arguments dictionary
The following arguments are supported:
- Namespace
Name string - Namespace name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Namespace
Name string - Namespace name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- namespace
Name String - Namespace name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- namespace
Name string - Namespace name
- resource
Group 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.
- namespace
Name String - Namespace name
- resource
Group 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
- System
Data 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
Namespace
Properties Response - Represents namespace properties.
- Sku
Sku
Response - The Sku description for a namespace
- System
Data 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
Namespace
Properties Response - Represents namespace properties.
- sku
Sku
Response - The Sku description for a namespace
- system
Data 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
Namespace
Properties Response - Represents namespace properties.
- sku
Sku
Response - The Sku description for a namespace
- system
Data 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
Namespace
Properties Response - Represents namespace properties.
- sku
Sku
Response - 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
- system
Data 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
- Auth
Token stringUrl - Gets or sets the URL of the authorization token.
- Client
Id string - Gets or sets the client identifier.
- Client
Secret string - Gets or sets the credential secret access key.
- Auth
Token stringUrl - Gets or sets the URL of the authorization token.
- Client
Id string - Gets or sets the client identifier.
- Client
Secret string - Gets or sets the credential secret access key.
- auth
Token StringUrl - Gets or sets the URL of the authorization token.
- client
Id String - Gets or sets the client identifier.
- client
Secret String - Gets or sets the credential secret access key.
- auth
Token stringUrl - Gets or sets the URL of the authorization token.
- client
Id string - Gets or sets the client identifier.
- client
Secret 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.
- auth
Token StringUrl - Gets or sets the URL of the authorization token.
- client
Id String - Gets or sets the client identifier.
- client
Secret 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
Adm
Credential Properties Response - Description of a NotificationHub AdmCredential.
- properties
Adm
Credential Properties Response - Description of a NotificationHub AdmCredential.
- properties
Adm
Credential Properties Response - Description of a NotificationHub AdmCredential.
- properties
Adm
Credential 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.
- Apns
Certificate string - Gets or sets the APNS certificate.
- App
Id string - Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- App
Name string - Gets or sets the name of the application
- Certificate
Key string - Gets or sets the certificate key.
- Key
Id 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.
- Apns
Certificate string - Gets or sets the APNS certificate.
- App
Id string - Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- App
Name string - Gets or sets the name of the application
- Certificate
Key string - Gets or sets the certificate key.
- Key
Id 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.
- apns
Certificate String - Gets or sets the APNS certificate.
- app
Id String - Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- app
Name String - Gets or sets the name of the application
- certificate
Key String - Gets or sets the certificate key.
- key
Id 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.
- apns
Certificate string - Gets or sets the APNS certificate.
- app
Id string - Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- app
Name string - Gets or sets the name of the application
- certificate
Key string - Gets or sets the certificate key.
- key
Id 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.
- apns
Certificate String - Gets or sets the APNS certificate.
- app
Id String - Gets or sets the issuer (iss) registered claim key, whose value is your 10-character Team ID, obtained from your developer account
- app
Name String - Gets or sets the name of the application
- certificate
Key String - Gets or sets the certificate key.
- key
Id 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
Apns
Credential Properties Response - Description of a NotificationHub ApnsCredential.
- properties
Apns
Credential Properties Response - Description of a NotificationHub ApnsCredential.
- properties
Apns
Credential Properties Response - Description of a NotificationHub ApnsCredential.
- properties
Apns
Credential Properties Response - Description of a NotificationHub ApnsCredential.
- properties Property Map
- Description of a NotificationHub ApnsCredential.
BaiduCredentialPropertiesResponse
- Baidu
Api stringKey - Gets or sets baidu Api Key.
- Baidu
End stringPoint - Gets or sets baidu Endpoint.
- Baidu
Secret stringKey - Gets or sets baidu Secret Key
- Baidu
Api stringKey - Gets or sets baidu Api Key.
- Baidu
End stringPoint - Gets or sets baidu Endpoint.
- Baidu
Secret stringKey - Gets or sets baidu Secret Key
- baidu
Api StringKey - Gets or sets baidu Api Key.
- baidu
End StringPoint - Gets or sets baidu Endpoint.
- baidu
Secret StringKey - Gets or sets baidu Secret Key
- baidu
Api stringKey - Gets or sets baidu Api Key.
- baidu
End stringPoint - Gets or sets baidu Endpoint.
- baidu
Secret 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
- baidu
Api StringKey - Gets or sets baidu Api Key.
- baidu
End StringPoint - Gets or sets baidu Endpoint.
- baidu
Secret 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
Baidu
Credential Properties Response - Description of a NotificationHub BaiduCredential.
- properties
Baidu
Credential Properties Response - Description of a NotificationHub BaiduCredential.
- properties
Baidu
Credential Properties Response - Description of a NotificationHub BaiduCredential.
- properties
Baidu
Credential Properties Response - Description of a NotificationHub BaiduCredential.
- properties Property Map
- Description of a NotificationHub BaiduCredential.
BrowserCredentialPropertiesResponse
- Subject string
- Gets or sets web push subject.
- Vapid
Private stringKey - Gets or sets VAPID private key.
- Vapid
Public stringKey - Gets or sets VAPID public key.
- Subject string
- Gets or sets web push subject.
- Vapid
Private stringKey - Gets or sets VAPID private key.
- Vapid
Public stringKey - Gets or sets VAPID public key.
- subject String
- Gets or sets web push subject.
- vapid
Private StringKey - Gets or sets VAPID private key.
- vapid
Public StringKey - Gets or sets VAPID public key.
- subject string
- Gets or sets web push subject.
- vapid
Private stringKey - Gets or sets VAPID private key.
- vapid
Public 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.
- vapid
Private StringKey - Gets or sets VAPID private key.
- vapid
Public 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
Browser
Credential Properties Response - Description of a NotificationHub BrowserCredential.
- properties
Browser
Credential Properties Response - Description of a NotificationHub BrowserCredential.
- properties
Browser
Credential Properties Response - Description of a NotificationHub BrowserCredential.
- properties
Browser
Credential Properties Response - Description of a NotificationHub BrowserCredential.
- properties Property Map
- Description of a NotificationHub BrowserCredential.
GcmCredentialPropertiesResponse
- Google
Api stringKey - Gets or sets the Google API key.
- Gcm
Endpoint string - Gets or sets the GCM endpoint.
- Google
Api stringKey - Gets or sets the Google API key.
- Gcm
Endpoint string - Gets or sets the GCM endpoint.
- google
Api StringKey - Gets or sets the Google API key.
- gcm
Endpoint String - Gets or sets the GCM endpoint.
- google
Api stringKey - Gets or sets the Google API key.
- gcm
Endpoint 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.
- google
Api StringKey - Gets or sets the Google API key.
- gcm
Endpoint 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
Gcm
Credential Properties Response - Description of a NotificationHub GcmCredential.
- properties
Gcm
Credential Properties Response - Description of a NotificationHub GcmCredential.
- properties
Gcm
Credential Properties Response - Description of a NotificationHub GcmCredential.
- properties
Gcm
Credential Properties Response - Description of a NotificationHub GcmCredential.
- properties Property Map
- Description of a NotificationHub GcmCredential.
IpRuleResponse
MpnsCredentialPropertiesResponse
- Certificate
Key string - Gets or sets the certificate key for this credential.
- Mpns
Certificate string - Gets or sets the MPNS certificate.
- Thumbprint string
- Gets or sets the MPNS certificate Thumbprint
- Certificate
Key string - Gets or sets the certificate key for this credential.
- Mpns
Certificate string - Gets or sets the MPNS certificate.
- Thumbprint string
- Gets or sets the MPNS certificate Thumbprint
- certificate
Key String - Gets or sets the certificate key for this credential.
- mpns
Certificate String - Gets or sets the MPNS certificate.
- thumbprint String
- Gets or sets the MPNS certificate Thumbprint
- certificate
Key string - Gets or sets the certificate key for this credential.
- mpns
Certificate 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
- certificate
Key String - Gets or sets the certificate key for this credential.
- mpns
Certificate 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
Mpns
Credential Properties Response - Description of a NotificationHub MpnsCredential.
- properties
Mpns
Credential Properties Response - Description of a NotificationHub MpnsCredential.
- properties
Mpns
Credential Properties Response - Description of a NotificationHub MpnsCredential.
- properties
Mpns
Credential Properties Response - Description of a NotificationHub MpnsCredential.
- properties Property Map
- Description of a NotificationHub MpnsCredential.
NamespacePropertiesResponse
- Created
At 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.
- Metric
Id 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.
- Private
Endpoint 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.
- Service
Bus stringEndpoint - Gets or sets endpoint you can use to perform NotificationHub operations.
- Subscription
Id string - Namespace subscription id.
- Updated
At string - Time when the namespace was updated.
- Data
Center string - Deprecated.
- Namespace
Type string - Defines values for NamespaceType.
- Network
Acls Pulumi.Azure Native. Notification Hubs. Inputs. Network Acls Response - A collection of network authorization rules.
- Pns
Credentials Pulumi.Azure Native. Notification Hubs. Inputs. Pns Credentials Response - Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- Provisioning
State string - Defines values for OperationProvisioningState.
- Public
Network stringAccess - Type of public network access.
- Replication
Region string - Allowed replication region
- Scale
Unit string - Gets or sets scaleUnit where the namespace gets created
- Status string
- Namespace status.
- Zone
Redundancy string - Namespace SKU name.
- Created
At 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.
- Metric
Id 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.
- Private
Endpoint []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.
- Service
Bus stringEndpoint - Gets or sets endpoint you can use to perform NotificationHub operations.
- Subscription
Id string - Namespace subscription id.
- Updated
At string - Time when the namespace was updated.
- Data
Center string - Deprecated.
- Namespace
Type string - 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 string - Defines values for OperationProvisioningState.
- Public
Network stringAccess - Type of public network access.
- Replication
Region string - Allowed replication region
- Scale
Unit string - Gets or sets scaleUnit where the namespace gets created
- Status string
- Namespace status.
- Zone
Redundancy string - Namespace SKU name.
- created
At 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.
- metric
Id 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.
- private
Endpoint 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.
- service
Bus StringEndpoint - Gets or sets endpoint you can use to perform NotificationHub operations.
- subscription
Id String - Namespace subscription id.
- updated
At String - Time when the namespace was updated.
- data
Center String - Deprecated.
- namespace
Type String - 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 String - Defines values for OperationProvisioningState.
- public
Network StringAccess - Type of public network access.
- replication
Region String - Allowed replication region
- scale
Unit String - Gets or sets scaleUnit where the namespace gets created
- status String
- Namespace status.
- zone
Redundancy String - Namespace SKU name.
- created
At 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.
- metric
Id 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.
- private
Endpoint 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.
- service
Bus stringEndpoint - Gets or sets endpoint you can use to perform NotificationHub operations.
- subscription
Id string - Namespace subscription id.
- updated
At string - Time when the namespace was updated.
- data
Center string - Deprecated.
- namespace
Type string - 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 string - Defines values for OperationProvisioningState.
- public
Network stringAccess - Type of public network access.
- replication
Region string - Allowed replication region
- scale
Unit string - Gets or sets scaleUnit where the namespace gets created
- status string
- Namespace status.
- zone
Redundancy 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.
- created
At 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.
- metric
Id 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.
- private
Endpoint 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.
- service
Bus StringEndpoint - Gets or sets endpoint you can use to perform NotificationHub operations.
- subscription
Id String - Namespace subscription id.
- updated
At String - Time when the namespace was updated.
- data
Center String - Deprecated.
- namespace
Type String - Defines values for NamespaceType.
- network
Acls Property Map - A collection of network authorization rules.
- pns
Credentials Property Map - Collection of Notification Hub or Notification Hub Namespace PNS credentials.
- provisioning
State String - Defines values for OperationProvisioningState.
- public
Network StringAccess - Type of public network access.
- replication
Region String - Allowed replication region
- scale
Unit String - Gets or sets scaleUnit where the namespace gets created
- status String
- Namespace status.
- zone
Redundancy String - Namespace SKU name.
NetworkAclsResponse
- Ip
Rules List<Pulumi.Azure Native. Notification Hubs. Inputs. Ip Rule Response> - List of IP rules.
- Public
Network 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.
- Ip
Rules []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.
- ip
Rules List<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.
- ip
Rules 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.
- 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.
- ip
Rules List<Property Map> - List of IP rules.
- public
Network Property MapRule - A default (public Internet) network authorization rule, which contains rights if no other network rule matches.
PnsCredentialsResponse
- Adm
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Adm Credential Response - Description of a NotificationHub AdmCredential.
- Apns
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Apns Credential Response - Description of a NotificationHub ApnsCredential.
- Baidu
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Baidu Credential Response - Description of a NotificationHub BaiduCredential.
- Browser
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Browser Credential Response - Description of a NotificationHub BrowserCredential.
- Gcm
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Gcm Credential Response - Description of a NotificationHub GcmCredential.
- Mpns
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Mpns Credential Response - Description of a NotificationHub MpnsCredential.
- Wns
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Wns Credential Response - Description of a NotificationHub WnsCredential.
- Xiaomi
Credential Pulumi.Azure Native. Notification Hubs. Inputs. Xiaomi Credential 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.
- 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.
- 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.
- 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.
- adm
Credential Property Map - Description of a NotificationHub AdmCredential.
- apns
Credential Property Map - Description of a NotificationHub ApnsCredential.
- baidu
Credential Property Map - Description of a NotificationHub BaiduCredential.
- browser
Credential Property Map - Description of a NotificationHub BrowserCredential.
- gcm
Credential Property Map - Description of a NotificationHub GcmCredential.
- mpns
Credential Property Map - Description of a NotificationHub MpnsCredential.
- wns
Credential Property Map - Description of a NotificationHub WnsCredential.
- xiaomi
Credential Property Map - Description of a NotificationHub XiaomiCredential.
PrivateEndpointConnectionPropertiesResponse
- Group
Ids List<string> - List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- Private
Endpoint 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.
- Private
Link Pulumi.Service Connection State Azure Native. Notification Hubs. Inputs. Remote Private Link Service Connection State Response - State of the Private Link Service connection.
- Provisioning
State string - State of Private Endpoint Connection.
- Group
Ids []string - 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 string - State of Private Endpoint Connection.
- group
Ids List<String> - 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 String - State of Private Endpoint Connection.
- group
Ids string[] - 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 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.
- group
Ids List<String> - List of group ids. For Notification Hubs, it always contains a single "namespace" element.
- private
Endpoint Property Map - Represents a Private Endpoint that is connected to Notification Hubs namespace using Private Endpoint Connection.
- private
Link Property MapService Connection State - State of the Private Link Service connection.
- provisioning
State 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
- System
Data 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
- System
Data 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
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
- system
Data 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
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
- system
Data 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
Private
Endpoint 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
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
- system
Data 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
- Actions
Required string - Human-friendly description of required actions.
- Description string
- Human-friendly description.
- Status string
- State of Private Link Connection.
- Actions
Required string - Human-friendly description of required actions.
- Description string
- Human-friendly description.
- Status string
- State of Private Link Connection.
- actions
Required String - Human-friendly description of required actions.
- description String
- Human-friendly description.
- status String
- State of Private Link Connection.
- actions
Required 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.
- actions
Required String - Human-friendly description of required actions.
- description String
- Human-friendly description.
- status String
- State of Private Link Connection.
SkuResponse
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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 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.
- 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 timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
WnsCredentialPropertiesResponse
- Certificate
Key string - Ges or sets the WNS Certificate Key.
- Package
Sid string - Gets or sets the package ID for this credential.
- Secret
Key string - Gets or sets the secret key.
- Windows
Live stringEndpoint - Gets or sets the Windows Live endpoint.
- Wns
Certificate string - Gets or sets the WNS Certificate.
- Certificate
Key string - Ges or sets the WNS Certificate Key.
- Package
Sid string - Gets or sets the package ID for this credential.
- Secret
Key string - Gets or sets the secret key.
- Windows
Live stringEndpoint - Gets or sets the Windows Live endpoint.
- Wns
Certificate string - Gets or sets the WNS Certificate.
- certificate
Key String - Ges or sets the WNS Certificate Key.
- package
Sid String - Gets or sets the package ID for this credential.
- secret
Key String - Gets or sets the secret key.
- windows
Live StringEndpoint - Gets or sets the Windows Live endpoint.
- wns
Certificate String - Gets or sets the WNS Certificate.
- certificate
Key string - Ges or sets the WNS Certificate Key.
- package
Sid string - Gets or sets the package ID for this credential.
- secret
Key string - Gets or sets the secret key.
- windows
Live stringEndpoint - Gets or sets the Windows Live endpoint.
- wns
Certificate 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.
- certificate
Key String - Ges or sets the WNS Certificate Key.
- package
Sid String - Gets or sets the package ID for this credential.
- secret
Key String - Gets or sets the secret key.
- windows
Live StringEndpoint - Gets or sets the Windows Live endpoint.
- wns
Certificate 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
Wns
Credential Properties Response - Description of a NotificationHub WnsCredential.
- properties
Wns
Credential Properties Response - Description of a NotificationHub WnsCredential.
- properties
Wns
Credential Properties Response - Description of a NotificationHub WnsCredential.
- properties
Wns
Credential 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
Xiaomi
Credential Properties Response - Description of a NotificationHub XiaomiCredentialProperties.
- properties
Xiaomi
Credential Properties Response - Description of a NotificationHub XiaomiCredentialProperties.
- properties
Xiaomi
Credential Properties Response - Description of a NotificationHub XiaomiCredentialProperties.
- properties
Xiaomi
Credential 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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi