共用方式為


Key 類別

定義

用來註冊 DSC 節點的自動化金鑰

public class Key
type Key = class
Public Class Key
繼承
Key

建構函式

Key()

初始化 Key 類別的新實例。

Key(String, String, String)

初始化 Key 類別的新實例。

屬性

KeyName

取得自動化金鑰名稱。 可能的值包括:'Primary'、'Secondary'

Permissions

取得自動化金鑰許可權。 可能的值包括:'Read'、'Full'

Value

取得用於註冊的自動化金鑰值。

適用於