ScriptCmdletsOperationsExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ScriptCmdletsOperations 的擴充方法。
public static class ScriptCmdletsOperationsExtensions
type ScriptCmdletsOperationsExtensions = class
Public Module ScriptCmdletsOperationsExtensions
- 繼承
-
ScriptCmdletsOperationsExtensions
方法
Get(IScriptCmdletsOperations, String, String, String, String) |
傳回私人雲端上特定套件中腳本 Cmdlet 資源的相關資訊 |
GetAsync(IScriptCmdletsOperations, String, String, String, String, CancellationToken) |
傳回私人雲端上特定套件中腳本 Cmdlet 資源的相關資訊 |
List(IScriptCmdletsOperations, String, String, String) |
列出私人雲端可用的腳本 Cmdlet 資源,以在私人雲端上建立腳本執行資源 |
ListAsync(IScriptCmdletsOperations, String, String, String, CancellationToken) |
列出私人雲端可用的腳本 Cmdlet 資源,以在私人雲端上建立腳本執行資源 |
ListNext(IScriptCmdletsOperations, String) |
列出私人雲端可用的腳本 Cmdlet 資源,以在私人雲端上建立腳本執行資源 |
ListNextAsync(IScriptCmdletsOperations, String, CancellationToken) |
列出私人雲端可用的腳本 Cmdlet 資源,以在私人雲端上建立腳本執行資源 |