ProcessInfoProperties.Module Property

Definition

List of modules.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IProcessModuleInfo> Module { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Module : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IProcessModuleInfo> with get, set
Public Property Module As List(Of IProcessModuleInfo)

Property Value

Implements

Attributes

Applies to