PurgeMessageQueueResult.DeviceId プロパティ

定義

メッセージが消去されるデバイスの ID。

[Newtonsoft.Json.JsonProperty(PropertyName="deviceId", Required=Newtonsoft.Json.Required.Always)]
public string DeviceId { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="deviceId", Required=Newtonsoft.Json.Required.Always)]
public string DeviceId { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceId", Required=Newtonsoft.Json.Required.Always)>]
member this.DeviceId : string with get, set
Public Property DeviceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象