次の方法で共有


PnsCredentialsResourceInner.WnsCredential プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象