SoftwareUpdateConfigurationRunListResult 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
SoftwareUpdateConfigurationRunListResult() |
初始化 SoftwareUpdateConfigurationRunListResult 類別的新實例。 |
SoftwareUpdateConfigurationRunListResult(IList<SoftwareUpdateConfigurationRun>, String) |
初始化 SoftwareUpdateConfigurationRunListResult 類別的新實例。 |
SoftwareUpdateConfigurationRunListResult()
初始化 SoftwareUpdateConfigurationRunListResult 類別的新實例。
public SoftwareUpdateConfigurationRunListResult ();
Public Sub New ()
適用於
SoftwareUpdateConfigurationRunListResult(IList<SoftwareUpdateConfigurationRun>, String)
初始化 SoftwareUpdateConfigurationRunListResult 類別的新實例。
public SoftwareUpdateConfigurationRunListResult (System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationRun> value = default, string nextLink = default);
new Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationRunListResult : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationRun> * string -> Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationRunListResult
Public Sub New (Optional value As IList(Of SoftwareUpdateConfigurationRun) = Nothing, Optional nextLink As String = Nothing)
參數
列出所有軟體更新組態執行時傳回的外部物件
- nextLink
- String
連結至結果的下一頁。