次の方法で共有


FailoverRequest.TargetDeviceId プロパティ

定義

フェールオーバー ターゲットとして機能するデバイスの ARM パス ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象