次の方法で共有


NotificationHubPnsCredentials(AzureLocation) コンストラクター

定義

NotificationHubPnsCredentials の新しいインスタンスを初期化します。

public NotificationHubPnsCredentials (Azure.Core.AzureLocation location);
new Azure.ResourceManager.NotificationHubs.Models.NotificationHubPnsCredentials : Azure.Core.AzureLocation -> Azure.ResourceManager.NotificationHubs.Models.NotificationHubPnsCredentials
Public Sub New (location As AzureLocation)

パラメーター

location
AzureLocation

場所。

適用対象