次の方法で共有


NotificationHubPatchParameters.RegistrationTtl プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationTtl")]
public string RegistrationTtl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationTtl")>]
member this.RegistrationTtl : string with get, set
Public Property RegistrationTtl As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象