azure-native.notificationhubs.getNotificationHubPnsCredentials
Explore with Pulumi AI
Description of a NotificationHub PNS Credentials. This is a response of the POST requests that return namespace or hubs PNS credentials.
Uses Azure REST API version 2023-10-01-preview.
Other available API versions: 2023-01-01-preview, 2023-09-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native notificationhubs [ApiVersion]
. See the version guide for details.
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>
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]
func GetNotificationHubPnsCredentials(ctx *Context, args *GetNotificationHubPnsCredentialsArgs, opts ...InvokeOption) (*GetNotificationHubPnsCredentialsResult, error)
func GetNotificationHubPnsCredentialsOutput(ctx *Context, args *GetNotificationHubPnsCredentialsOutputArgs, opts ...InvokeOption) GetNotificationHubPnsCredentialsResultOutput
> 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)
}
public static CompletableFuture<GetNotificationHubPnsCredentialsResult> getNotificationHubPnsCredentials(GetNotificationHubPnsCredentialsArgs args, InvokeOptions options)
public static Output<GetNotificationHubPnsCredentialsResult> getNotificationHubPnsCredentials(GetNotificationHubPnsCredentialsArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:notificationhubs:getNotificationHubPnsCredentials
arguments:
# arguments dictionary
The following arguments are supported:
- Namespace
Name string - Namespace name
- Notification
Hub stringName - Notification Hub name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Namespace
Name string - Namespace name
- Notification
Hub stringName - Notification Hub name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- namespace
Name String - Namespace name
- notification
Hub StringName - Notification Hub name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- namespace
Name string - Namespace name
- notification
Hub stringName - Notification Hub name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- namespace_
name str - Namespace name
- notification_
hub_ strname - Notification Hub name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- namespace
Name String - Namespace name
- notification
Hub StringName - Notification Hub name
- resource
Group StringName - 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
- 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"
- Adm
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Adm Credential Response - Description of a NotificationHub AdmCredential.
- Apns
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Apns Credential Response - Description of a NotificationHub ApnsCredential.
- Baidu
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Baidu Credential Response - Description of a NotificationHub BaiduCredential.
- Browser
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Browser Credential Response - Description of a NotificationHub BrowserCredential.
- Fcm
V1Credential Pulumi.Azure Native. Notification Hubs. Outputs. Fcm V1Credential Response - Description of a NotificationHub FcmV1Credential.
- Gcm
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Gcm Credential Response - Description of a NotificationHub GcmCredential.
- Location string
- Deprecated - only for compatibility.
- Mpns
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Mpns Credential Response - Description of a NotificationHub MpnsCredential.
- Dictionary<string, string>
- Deprecated - only for compatibility.
- Wns
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Wns Credential Response - Description of a NotificationHub WnsCredential.
- Xiaomi
Credential Pulumi.Azure Native. Notification Hubs. Outputs. Xiaomi Credential Response - Description of a NotificationHub XiaomiCredential.
- 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"
- 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.
- Fcm
V1Credential FcmV1Credential Response - Description of a NotificationHub FcmV1Credential.
- Gcm
Credential GcmCredential Response - Description of a NotificationHub GcmCredential.
- Location string
- Deprecated - only for compatibility.
- Mpns
Credential MpnsCredential Response - Description of a NotificationHub MpnsCredential.
- map[string]string
- Deprecated - only for compatibility.
- Wns
Credential WnsCredential Response - Description of a NotificationHub WnsCredential.
- Xiaomi
Credential XiaomiCredential Response - Description of a NotificationHub XiaomiCredential.
- 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"
- 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.
- fcm
V1Credential FcmV1Credential Response - Description of a NotificationHub FcmV1Credential.
- gcm
Credential GcmCredential Response - Description of a NotificationHub GcmCredential.
- location String
- Deprecated - only for compatibility.
- mpns
Credential MpnsCredential Response - Description of a NotificationHub MpnsCredential.
- Map<String,String>
- Deprecated - only for compatibility.
- wns
Credential WnsCredential Response - Description of a NotificationHub WnsCredential.
- xiaomi
Credential XiaomiCredential Response - Description of a NotificationHub XiaomiCredential.
- 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"
- 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.
- fcm
V1Credential FcmV1Credential Response - Description of a NotificationHub FcmV1Credential.
- gcm
Credential GcmCredential Response - Description of a NotificationHub GcmCredential.
- location string
- Deprecated - only for compatibility.
- mpns
Credential MpnsCredential Response - Description of a NotificationHub MpnsCredential.
- {[key: string]: string}
- Deprecated - only for compatibility.
- wns
Credential WnsCredential Response - Description of a NotificationHub WnsCredential.
- xiaomi
Credential XiaomiCredential Response - Description of a NotificationHub XiaomiCredential.
- 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"
- 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.
- fcm_
v1_ Fcmcredential V1Credential Response - Description of a NotificationHub FcmV1Credential.
- gcm_
credential GcmCredential Response - Description of a NotificationHub GcmCredential.
- location str
- Deprecated - only for compatibility.
- mpns_
credential MpnsCredential Response - Description of a NotificationHub MpnsCredential.
- Mapping[str, str]
- Deprecated - only for compatibility.
- wns_
credential WnsCredential Response - Description of a NotificationHub WnsCredential.
- xiaomi_
credential XiaomiCredential Response - Description of a NotificationHub XiaomiCredential.
- 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"
- 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.
- fcm
V1Credential Property Map - Description of a NotificationHub FcmV1Credential.
- gcm
Credential Property Map - Description of a NotificationHub GcmCredential.
- location String
- Deprecated - only for compatibility.
- mpns
Credential Property Map - Description of a NotificationHub MpnsCredential.
- Map<String>
- Deprecated - only for compatibility.
- wns
Credential Property Map - Description of a NotificationHub WnsCredential.
- xiaomi
Credential Property Map - Description of a NotificationHub XiaomiCredential.
Supporting Types
AdmCredentialResponse
- 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.
ApnsCredentialResponse
- 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
BaiduCredentialResponse
- 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
BrowserCredentialResponse
- 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.
FcmV1CredentialResponse
- Client
Email string - Gets or sets client email.
- Private
Key string - Gets or sets private key.
- Project
Id string - Gets or sets project id.
- Client
Email string - Gets or sets client email.
- Private
Key string - Gets or sets private key.
- Project
Id string - Gets or sets project id.
- client
Email String - Gets or sets client email.
- private
Key String - Gets or sets private key.
- project
Id String - Gets or sets project id.
- client
Email string - Gets or sets client email.
- private
Key string - Gets or sets private key.
- project
Id string - Gets or sets project id.
- client_
email str - Gets or sets client email.
- private_
key str - Gets or sets private key.
- project_
id str - Gets or sets project id.
- client
Email String - Gets or sets client email.
- private
Key String - Gets or sets private key.
- project
Id String - Gets or sets project id.
GcmCredentialResponse
- 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.
MpnsCredentialResponse
- 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
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.
WnsCredentialResponse
- 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.
XiaomiCredentialResponse
- app_
secret str - Gets or sets app secret.
- endpoint str
- Gets or sets xiaomi service endpoint.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0