共用方式為


ClusterNode.OsName 屬性

定義

取得在叢集節點上執行的作業系統。

[Newtonsoft.Json.JsonProperty(PropertyName="osName")]
public string OsName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osName")>]
member this.OsName : string
Public ReadOnly Property OsName As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於