ModuleListResponse.Modules Property

Definition

Optional. Gets or sets a list of modules.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Module> Modules { get; set; }
member this.Modules : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Module> with get, set
Public Property Modules As IList(Of Module)

Property Value

Applies to