次の方法で共有


Device.TargetIqn プロパティ

定義

ターゲット IQN を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象