共用方式為


RunbookProperties.Parameters 屬性

定義

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Automation.Models.RunbookParameter> Parameters { get; set; }
member this.Parameters : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Automation.Models.RunbookParameter> with get, set
Public Property Parameters As IDictionary(Of String, RunbookParameter)

屬性值

適用於