共用方式為


VirtualIPMapping.InUse 屬性

定義

取得或設定是使用中的虛擬 IP 對應。

[Newtonsoft.Json.JsonProperty(PropertyName="inUse")]
public bool? InUse { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inUse")>]
member this.InUse : Nullable<bool> with get, set
Public Property InUse As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於