PSLogProfileCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |