PSLogProfileCollection Class

Definition

Collection of PSLogProfile

public class PSLogProfileCollection : System.Collections.Generic.List<Microsoft.Azure.Commands.Insights.OutputClasses.PSLogProfile>
type PSLogProfileCollection = class
    inherit List<PSLogProfile>
Public Class PSLogProfileCollection
Inherits List(Of PSLogProfile)
Inheritance
PSLogProfileCollection

Constructors

PSLogProfileCollection()

Applies to