共用方式為


DscNode 類別

定義

DscNode 的定義

public class DscNode : Microsoft.Azure.Management.Automation.Models.ResourceBase
[Microsoft.Rest.Serialization.JsonTransformation]
public class DscNode : Microsoft.Azure.Management.Automation.Models.ProxyResource
type DscNode = class
    inherit ResourceBase
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DscNode = class
    inherit ProxyResource
Public Class DscNode
Inherits ResourceBase
Public Class DscNode
Inherits ProxyResource
繼承
繼承
屬性

建構函式

DscNode()

初始化 DscNode 類別的新實例。

DscNode(String, String, String, DateTimeOffset, DateTimeOffset, String, String, String, String, String, String, Nullable<Int32>, IList<DscNodeExtensionHandlerAssociationProperty>)

初始化 DscNode 類別的新實例。

屬性

AccountId

取得或設定節點的帳戶識別碼。

DscNodeName

取得或設定 dsc 節點組態的名稱。

Etag

取得或設定資源的 etag。

Etag

DscNode 的定義

(繼承來源 ResourceBase)
ExtensionHandler

取得或設定 Node 的 extensionHandler 屬性清單。

Id

DscNode 的定義

(繼承來源 ResourceBase)
Id

取得資源的完整資源識別碼

(繼承來源 Resource)
Ip

取得或設定節點的 IP。

LastSeen

取得或設定節點上次看到的時間。

Location

DscNode 的定義

(繼承來源 ResourceBase)
Name

DscNode 的定義

(繼承來源 ResourceBase)
Name

取得資源的名稱

(繼承來源 Resource)
NodeConfiguration

DscNode 的定義

NodeId

取得或設定節點識別碼。

RegistrationTime

取得或設定節點的註冊時間。

Status

取得或設定節點的狀態。

Tags

DscNode 的定義

(繼承來源 ResourceBase)
TotalCount

取得符合篩選準則的記錄總數。

Type

DscNode 的定義

(繼承來源 ResourceBase)
Type

取得資源的型別。

(繼承來源 Resource)

適用於