次の方法で共有


NotificationHubPatchParameters.AdmCredential プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象