1. Packages
  2. Azure Native v2
  3. API Docs
  4. notificationhubs
  5. getNotificationHubPnsCredentials
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.notificationhubs.getNotificationHubPnsCredentials

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Description of a NotificationHub PNS Credentials. This is a response of the POST requests that return namespace or hubs PNS credentials. Azure REST API version: 2023-01-01-preview.

Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.

Using getNotificationHubPnsCredentials

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 getNotificationHubPnsCredentials(args: GetNotificationHubPnsCredentialsArgs, opts?: InvokeOptions): Promise<GetNotificationHubPnsCredentialsResult>
function getNotificationHubPnsCredentialsOutput(args: GetNotificationHubPnsCredentialsOutputArgs, opts?: InvokeOptions): Output<GetNotificationHubPnsCredentialsResult>
Copy
def get_notification_hub_pns_credentials(namespace_name: Optional[str] = None,
                                         notification_hub_name: Optional[str] = None,
                                         resource_group_name: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetNotificationHubPnsCredentialsResult
def get_notification_hub_pns_credentials_output(namespace_name: Optional[pulumi.Input[str]] = None,
                                         notification_hub_name: Optional[pulumi.Input[str]] = None,
                                         resource_group_name: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetNotificationHubPnsCredentialsResult]
Copy
func GetNotificationHubPnsCredentials(ctx *Context, args *GetNotificationHubPnsCredentialsArgs, opts ...InvokeOption) (*GetNotificationHubPnsCredentialsResult, error)
func GetNotificationHubPnsCredentialsOutput(ctx *Context, args *GetNotificationHubPnsCredentialsOutputArgs, opts ...InvokeOption) GetNotificationHubPnsCredentialsResultOutput
Copy

> Note: This function is named GetNotificationHubPnsCredentials in the Go SDK.

public static class GetNotificationHubPnsCredentials 
{
    public static Task<GetNotificationHubPnsCredentialsResult> InvokeAsync(GetNotificationHubPnsCredentialsArgs args, InvokeOptions? opts = null)
    public static Output<GetNotificationHubPnsCredentialsResult> Invoke(GetNotificationHubPnsCredentialsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetNotificationHubPnsCredentialsResult> getNotificationHubPnsCredentials(GetNotificationHubPnsCredentialsArgs args, InvokeOptions options)
public static Output<GetNotificationHubPnsCredentialsResult> getNotificationHubPnsCredentials(GetNotificationHubPnsCredentialsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:notificationhubs:getNotificationHubPnsCredentials
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

NamespaceName
This property is required.
Changes to this property will trigger replacement.
string
Namespace name
NotificationHubName
This property is required.
Changes to this property will trigger replacement.
string
Notification Hub name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
NamespaceName
This property is required.
Changes to this property will trigger replacement.
string
Namespace name
NotificationHubName
This property is required.
Changes to this property will trigger replacement.
string
Notification Hub name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
namespaceName
This property is required.
Changes to this property will trigger replacement.
String
Namespace name
notificationHubName
This property is required.
Changes to this property will trigger replacement.
String
Notification Hub name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
namespaceName
This property is required.
Changes to this property will trigger replacement.
string
Namespace name
notificationHubName
This property is required.
Changes to this property will trigger replacement.
string
Notification Hub name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
namespace_name
This property is required.
Changes to this property will trigger replacement.
str
Namespace name
notification_hub_name
This property is required.
Changes to this property will trigger replacement.
str
Notification Hub name
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
namespaceName
This property is required.
Changes to this property will trigger replacement.
String
Namespace name
notificationHubName
This property is required.
Changes to this property will trigger replacement.
String
Notification Hub name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getNotificationHubPnsCredentials 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}"
Name string
The name of the resource
Properties Pulumi.AzureNative.NotificationHubs.Outputs.PnsCredentialsResponse
Collection of Notification Hub or Notification Hub Namespace PNS credentials.
SystemData Pulumi.AzureNative.NotificationHubs.Outputs.SystemDataResponse
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"
Location string
Deprecated - only for compatibility.
Tags Dictionary<string, string>
Deprecated - only for compatibility.
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
Properties PnsCredentialsResponse
Collection of Notification Hub or Notification Hub Namespace PNS credentials.
SystemData SystemDataResponse
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"
Location string
Deprecated - only for compatibility.
Tags map[string]string
Deprecated - only for compatibility.
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
properties PnsCredentialsResponse
Collection of Notification Hub or Notification Hub Namespace PNS credentials.
systemData SystemDataResponse
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"
location String
Deprecated - only for compatibility.
tags Map<String,String>
Deprecated - only for compatibility.
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
properties PnsCredentialsResponse
Collection of Notification Hub or Notification Hub Namespace PNS credentials.
systemData SystemDataResponse
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"
location string
Deprecated - only for compatibility.
tags {[key: string]: string}
Deprecated - only for compatibility.
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
properties PnsCredentialsResponse
Collection of Notification Hub or Notification Hub Namespace PNS credentials.
system_data SystemDataResponse
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"
location str
Deprecated - only for compatibility.
tags Mapping[str, str]
Deprecated - only for compatibility.
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
properties Property Map
Collection of Notification Hub or Notification Hub Namespace PNS credentials.
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"
location String
Deprecated - only for compatibility.
tags Map<String>
Deprecated - only for compatibility.

Supporting Types

AdmCredentialPropertiesResponse

AuthTokenUrl This property is required. string
Gets or sets the URL of the authorization token.
ClientId This property is required. string
Gets or sets the client identifier.
ClientSecret This property is required. string
Gets or sets the credential secret access key.
AuthTokenUrl This property is required. string
Gets or sets the URL of the authorization token.
ClientId This property is required. string
Gets or sets the client identifier.
ClientSecret This property is required. string
Gets or sets the credential secret access key.
authTokenUrl This property is required. String
Gets or sets the URL of the authorization token.
clientId This property is required. String
Gets or sets the client identifier.
clientSecret This property is required. String
Gets or sets the credential secret access key.
authTokenUrl This property is required. string
Gets or sets the URL of the authorization token.
clientId This property is required. string
Gets or sets the client identifier.
clientSecret This property is required. string
Gets or sets the credential secret access key.
auth_token_url This property is required. str
Gets or sets the URL of the authorization token.
client_id This property is required. str
Gets or sets the client identifier.
client_secret This property is required. str
Gets or sets the credential secret access key.
authTokenUrl This property is required. String
Gets or sets the URL of the authorization token.
clientId This property is required. String
Gets or sets the client identifier.
clientSecret This property is required. String
Gets or sets the credential secret access key.

AdmCredentialResponse

Properties This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.AdmCredentialPropertiesResponse
Description of a NotificationHub AdmCredential.
Properties This property is required. AdmCredentialPropertiesResponse
Description of a NotificationHub AdmCredential.
properties This property is required. AdmCredentialPropertiesResponse
Description of a NotificationHub AdmCredential.
properties This property is required. AdmCredentialPropertiesResponse
Description of a NotificationHub AdmCredential.
properties This property is required. AdmCredentialPropertiesResponse
Description of a NotificationHub AdmCredential.
properties This property is required. Property Map
Description of a NotificationHub AdmCredential.

ApnsCredentialPropertiesResponse

Endpoint This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.ApnsCredentialPropertiesResponse
Description of a NotificationHub ApnsCredential.
Properties This property is required. ApnsCredentialPropertiesResponse
Description of a NotificationHub ApnsCredential.
properties This property is required. ApnsCredentialPropertiesResponse
Description of a NotificationHub ApnsCredential.
properties This property is required. ApnsCredentialPropertiesResponse
Description of a NotificationHub ApnsCredential.
properties This property is required. ApnsCredentialPropertiesResponse
Description of a NotificationHub ApnsCredential.
properties This property is required. Property Map
Description of a NotificationHub ApnsCredential.

BaiduCredentialPropertiesResponse

BaiduApiKey This property is required. string
Gets or sets baidu Api Key.
BaiduEndPoint This property is required. string
Gets or sets baidu Endpoint.
BaiduSecretKey This property is required. string
Gets or sets baidu Secret Key
BaiduApiKey This property is required. string
Gets or sets baidu Api Key.
BaiduEndPoint This property is required. string
Gets or sets baidu Endpoint.
BaiduSecretKey This property is required. string
Gets or sets baidu Secret Key
baiduApiKey This property is required. String
Gets or sets baidu Api Key.
baiduEndPoint This property is required. String
Gets or sets baidu Endpoint.
baiduSecretKey This property is required. String
Gets or sets baidu Secret Key
baiduApiKey This property is required. string
Gets or sets baidu Api Key.
baiduEndPoint This property is required. string
Gets or sets baidu Endpoint.
baiduSecretKey This property is required. string
Gets or sets baidu Secret Key
baidu_api_key This property is required. str
Gets or sets baidu Api Key.
baidu_end_point This property is required. str
Gets or sets baidu Endpoint.
baidu_secret_key This property is required. str
Gets or sets baidu Secret Key
baiduApiKey This property is required. String
Gets or sets baidu Api Key.
baiduEndPoint This property is required. String
Gets or sets baidu Endpoint.
baiduSecretKey This property is required. String
Gets or sets baidu Secret Key

BaiduCredentialResponse

Properties This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.BaiduCredentialPropertiesResponse
Description of a NotificationHub BaiduCredential.
Properties This property is required. BaiduCredentialPropertiesResponse
Description of a NotificationHub BaiduCredential.
properties This property is required. BaiduCredentialPropertiesResponse
Description of a NotificationHub BaiduCredential.
properties This property is required. BaiduCredentialPropertiesResponse
Description of a NotificationHub BaiduCredential.
properties This property is required. BaiduCredentialPropertiesResponse
Description of a NotificationHub BaiduCredential.
properties This property is required. Property Map
Description of a NotificationHub BaiduCredential.

BrowserCredentialPropertiesResponse

Subject This property is required. string
Gets or sets web push subject.
VapidPrivateKey This property is required. string
Gets or sets VAPID private key.
VapidPublicKey This property is required. string
Gets or sets VAPID public key.
Subject This property is required. string
Gets or sets web push subject.
VapidPrivateKey This property is required. string
Gets or sets VAPID private key.
VapidPublicKey This property is required. string
Gets or sets VAPID public key.
subject This property is required. String
Gets or sets web push subject.
vapidPrivateKey This property is required. String
Gets or sets VAPID private key.
vapidPublicKey This property is required. String
Gets or sets VAPID public key.
subject This property is required. string
Gets or sets web push subject.
vapidPrivateKey This property is required. string
Gets or sets VAPID private key.
vapidPublicKey This property is required. string
Gets or sets VAPID public key.
subject This property is required. str
Gets or sets web push subject.
vapid_private_key This property is required. str
Gets or sets VAPID private key.
vapid_public_key This property is required. str
Gets or sets VAPID public key.
subject This property is required. String
Gets or sets web push subject.
vapidPrivateKey This property is required. String
Gets or sets VAPID private key.
vapidPublicKey This property is required. String
Gets or sets VAPID public key.

BrowserCredentialResponse

Properties This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.BrowserCredentialPropertiesResponse
Description of a NotificationHub BrowserCredential.
Properties This property is required. BrowserCredentialPropertiesResponse
Description of a NotificationHub BrowserCredential.
properties This property is required. BrowserCredentialPropertiesResponse
Description of a NotificationHub BrowserCredential.
properties This property is required. BrowserCredentialPropertiesResponse
Description of a NotificationHub BrowserCredential.
properties This property is required. BrowserCredentialPropertiesResponse
Description of a NotificationHub BrowserCredential.
properties This property is required. Property Map
Description of a NotificationHub BrowserCredential.

GcmCredentialPropertiesResponse

GoogleApiKey This property is required. string
Gets or sets the Google API key.
GcmEndpoint string
Gets or sets the GCM endpoint.
GoogleApiKey This property is required. string
Gets or sets the Google API key.
GcmEndpoint string
Gets or sets the GCM endpoint.
googleApiKey This property is required. String
Gets or sets the Google API key.
gcmEndpoint String
Gets or sets the GCM endpoint.
googleApiKey This property is required. string
Gets or sets the Google API key.
gcmEndpoint string
Gets or sets the GCM endpoint.
google_api_key This property is required. str
Gets or sets the Google API key.
gcm_endpoint str
Gets or sets the GCM endpoint.
googleApiKey This property is required. String
Gets or sets the Google API key.
gcmEndpoint String
Gets or sets the GCM endpoint.

GcmCredentialResponse

Properties This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.GcmCredentialPropertiesResponse
Description of a NotificationHub GcmCredential.
Properties This property is required. GcmCredentialPropertiesResponse
Description of a NotificationHub GcmCredential.
properties This property is required. GcmCredentialPropertiesResponse
Description of a NotificationHub GcmCredential.
properties This property is required. GcmCredentialPropertiesResponse
Description of a NotificationHub GcmCredential.
properties This property is required. GcmCredentialPropertiesResponse
Description of a NotificationHub GcmCredential.
properties This property is required. Property Map
Description of a NotificationHub GcmCredential.

MpnsCredentialPropertiesResponse

CertificateKey This property is required. string
Gets or sets the certificate key for this credential.
MpnsCertificate This property is required. string
Gets or sets the MPNS certificate.
Thumbprint This property is required. string
Gets or sets the MPNS certificate Thumbprint
CertificateKey This property is required. string
Gets or sets the certificate key for this credential.
MpnsCertificate This property is required. string
Gets or sets the MPNS certificate.
Thumbprint This property is required. string
Gets or sets the MPNS certificate Thumbprint
certificateKey This property is required. String
Gets or sets the certificate key for this credential.
mpnsCertificate This property is required. String
Gets or sets the MPNS certificate.
thumbprint This property is required. String
Gets or sets the MPNS certificate Thumbprint
certificateKey This property is required. string
Gets or sets the certificate key for this credential.
mpnsCertificate This property is required. string
Gets or sets the MPNS certificate.
thumbprint This property is required. string
Gets or sets the MPNS certificate Thumbprint
certificate_key This property is required. str
Gets or sets the certificate key for this credential.
mpns_certificate This property is required. str
Gets or sets the MPNS certificate.
thumbprint This property is required. str
Gets or sets the MPNS certificate Thumbprint
certificateKey This property is required. String
Gets or sets the certificate key for this credential.
mpnsCertificate This property is required. String
Gets or sets the MPNS certificate.
thumbprint This property is required. String
Gets or sets the MPNS certificate Thumbprint

MpnsCredentialResponse

Properties This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.MpnsCredentialPropertiesResponse
Description of a NotificationHub MpnsCredential.
Properties This property is required. MpnsCredentialPropertiesResponse
Description of a NotificationHub MpnsCredential.
properties This property is required. MpnsCredentialPropertiesResponse
Description of a NotificationHub MpnsCredential.
properties This property is required. MpnsCredentialPropertiesResponse
Description of a NotificationHub MpnsCredential.
properties This property is required. MpnsCredentialPropertiesResponse
Description of a NotificationHub MpnsCredential.
properties This property is required. Property Map
Description of a NotificationHub MpnsCredential.

PnsCredentialsResponse

AdmCredential Pulumi.AzureNative.NotificationHubs.Inputs.AdmCredentialResponse
Description of a NotificationHub AdmCredential.
ApnsCredential Pulumi.AzureNative.NotificationHubs.Inputs.ApnsCredentialResponse
Description of a NotificationHub ApnsCredential.
BaiduCredential Pulumi.AzureNative.NotificationHubs.Inputs.BaiduCredentialResponse
Description of a NotificationHub BaiduCredential.
BrowserCredential Pulumi.AzureNative.NotificationHubs.Inputs.BrowserCredentialResponse
Description of a NotificationHub BrowserCredential.
GcmCredential Pulumi.AzureNative.NotificationHubs.Inputs.GcmCredentialResponse
Description of a NotificationHub GcmCredential.
MpnsCredential Pulumi.AzureNative.NotificationHubs.Inputs.MpnsCredentialResponse
Description of a NotificationHub MpnsCredential.
WnsCredential Pulumi.AzureNative.NotificationHubs.Inputs.WnsCredentialResponse
Description of a NotificationHub WnsCredential.
XiaomiCredential Pulumi.AzureNative.NotificationHubs.Inputs.XiaomiCredentialResponse
Description of a NotificationHub XiaomiCredential.
AdmCredential AdmCredentialResponse
Description of a NotificationHub AdmCredential.
ApnsCredential ApnsCredentialResponse
Description of a NotificationHub ApnsCredential.
BaiduCredential BaiduCredentialResponse
Description of a NotificationHub BaiduCredential.
BrowserCredential BrowserCredentialResponse
Description of a NotificationHub BrowserCredential.
GcmCredential GcmCredentialResponse
Description of a NotificationHub GcmCredential.
MpnsCredential MpnsCredentialResponse
Description of a NotificationHub MpnsCredential.
WnsCredential WnsCredentialResponse
Description of a NotificationHub WnsCredential.
XiaomiCredential XiaomiCredentialResponse
Description of a NotificationHub XiaomiCredential.
admCredential AdmCredentialResponse
Description of a NotificationHub AdmCredential.
apnsCredential ApnsCredentialResponse
Description of a NotificationHub ApnsCredential.
baiduCredential BaiduCredentialResponse
Description of a NotificationHub BaiduCredential.
browserCredential BrowserCredentialResponse
Description of a NotificationHub BrowserCredential.
gcmCredential GcmCredentialResponse
Description of a NotificationHub GcmCredential.
mpnsCredential MpnsCredentialResponse
Description of a NotificationHub MpnsCredential.
wnsCredential WnsCredentialResponse
Description of a NotificationHub WnsCredential.
xiaomiCredential XiaomiCredentialResponse
Description of a NotificationHub XiaomiCredential.
admCredential AdmCredentialResponse
Description of a NotificationHub AdmCredential.
apnsCredential ApnsCredentialResponse
Description of a NotificationHub ApnsCredential.
baiduCredential BaiduCredentialResponse
Description of a NotificationHub BaiduCredential.
browserCredential BrowserCredentialResponse
Description of a NotificationHub BrowserCredential.
gcmCredential GcmCredentialResponse
Description of a NotificationHub GcmCredential.
mpnsCredential MpnsCredentialResponse
Description of a NotificationHub MpnsCredential.
wnsCredential WnsCredentialResponse
Description of a NotificationHub WnsCredential.
xiaomiCredential XiaomiCredentialResponse
Description of a NotificationHub XiaomiCredential.
adm_credential AdmCredentialResponse
Description of a NotificationHub AdmCredential.
apns_credential ApnsCredentialResponse
Description of a NotificationHub ApnsCredential.
baidu_credential BaiduCredentialResponse
Description of a NotificationHub BaiduCredential.
browser_credential BrowserCredentialResponse
Description of a NotificationHub BrowserCredential.
gcm_credential GcmCredentialResponse
Description of a NotificationHub GcmCredential.
mpns_credential MpnsCredentialResponse
Description of a NotificationHub MpnsCredential.
wns_credential WnsCredentialResponse
Description of a NotificationHub WnsCredential.
xiaomi_credential XiaomiCredentialResponse
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.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
WindowsLiveEndpoint string
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.
WindowsLiveEndpoint string
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.
windowsLiveEndpoint String
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.
windowsLiveEndpoint string
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_endpoint str
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.
windowsLiveEndpoint String
Gets or sets the Windows Live endpoint.
wnsCertificate String
Gets or sets the WNS Certificate.

WnsCredentialResponse

Properties This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.WnsCredentialPropertiesResponse
Description of a NotificationHub WnsCredential.
Properties This property is required. WnsCredentialPropertiesResponse
Description of a NotificationHub WnsCredential.
properties This property is required. WnsCredentialPropertiesResponse
Description of a NotificationHub WnsCredential.
properties This property is required. WnsCredentialPropertiesResponse
Description of a NotificationHub WnsCredential.
properties This property is required. WnsCredentialPropertiesResponse
Description of a NotificationHub WnsCredential.
properties This property is required. Property Map
Description of a NotificationHub WnsCredential.

XiaomiCredentialPropertiesResponse

AppSecret string
Gets or sets app secret.
Endpoint string
Gets or sets xiaomi service endpoint.
AppSecret string
Gets or sets app secret.
Endpoint string
Gets or sets xiaomi service endpoint.
appSecret String
Gets or sets app secret.
endpoint String
Gets or sets xiaomi service endpoint.
appSecret string
Gets or sets app secret.
endpoint string
Gets or sets xiaomi service endpoint.
app_secret str
Gets or sets app secret.
endpoint str
Gets or sets xiaomi service endpoint.
appSecret String
Gets or sets app secret.
endpoint String
Gets or sets xiaomi service endpoint.

XiaomiCredentialResponse

Properties This property is required. Pulumi.AzureNative.NotificationHubs.Inputs.XiaomiCredentialPropertiesResponse
Description of a NotificationHub XiaomiCredentialProperties.
Properties This property is required. XiaomiCredentialPropertiesResponse
Description of a NotificationHub XiaomiCredentialProperties.
properties This property is required. XiaomiCredentialPropertiesResponse
Description of a NotificationHub XiaomiCredentialProperties.
properties This property is required. XiaomiCredentialPropertiesResponse
Description of a NotificationHub XiaomiCredentialProperties.
properties This property is required. XiaomiCredentialPropertiesResponse
Description of a NotificationHub XiaomiCredentialProperties.
properties This property is required. Property Map
Description of a NotificationHub XiaomiCredentialProperties.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi