PSCoreSummary Constructors
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.
Overloads
PSCoreSummary() | |
PSCoreSummary(CoreSummary) |
PSCoreSummary()
public PSCoreSummary ();
Public Sub New ()
Applies to
PSCoreSummary(CoreSummary)
public PSCoreSummary (Microsoft.Azure.Management.OperationalInsights.Models.CoreSummary coreSummary);
new Microsoft.Azure.Commands.OperationalInsights.Models.PSCoreSummary : Microsoft.Azure.Management.OperationalInsights.Models.CoreSummary -> Microsoft.Azure.Commands.OperationalInsights.Models.PSCoreSummary
Public Sub New (coreSummary As CoreSummary)
Parameters
- coreSummary
- CoreSummary