次の方法で共有


NotificationHubResource.WnsCredential プロパティ

定義

作成された NotificationHub の WnsCredential を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.wnsCredential")]
public Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential WnsCredential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.wnsCredential")>]
member this.WnsCredential : Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential with get, set
Public Property WnsCredential As WnsCredential

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象