Поделиться через


RunbookCreateOrUpdateProperties Конструкторы

Определение

Перегрузки

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

Применяется к