RunbookCreateOrUpdateProperties 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
RunbookCreateOrUpdateProperties() | |
RunbookCreateOrUpdateProperties(String, ContentLink) |
RunbookCreateOrUpdateProperties()
public RunbookCreateOrUpdateProperties();
Public Sub New ()
適用於
RunbookCreateOrUpdateProperties(String, ContentLink)
public RunbookCreateOrUpdateProperties(string runbookType, Microsoft.Azure.Management.Automation.Models.ContentLink publishContentLink);
new Microsoft.Azure.Management.Automation.Models.RunbookCreateOrUpdateProperties : string * Microsoft.Azure.Management.Automation.Models.ContentLink -> Microsoft.Azure.Management.Automation.Models.RunbookCreateOrUpdateProperties
Public Sub New (runbookType As String, publishContentLink As ContentLink)
參數
- runbookType
- String
- publishContentLink
- ContentLink