C# Class Microsoft.Azure.Commands.Insights.OutputClasses.PSEventData

Wrapps around the EventData and exposes all the localized strings as invariant/localized properties
Inheritance: IPSEventData
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
PSEventData ( Microsoft.Azure.Insights.Models.EventData eventData ) : Microsoft.Azure.Insights.Models

Initializes a new instance of the EventData class.

Method Details

PSEventData() public méthode

Initializes a new instance of the EventData class.
public PSEventData ( Microsoft.Azure.Insights.Models.EventData eventData ) : Microsoft.Azure.Insights.Models
eventData Microsoft.Azure.Insights.Models.EventData
Résultat Microsoft.Azure.Insights.Models