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

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

Méthodes publiques

Свойство Type Description
SelectedFieldsForQuery string

Méthodes publiques

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

Initializes a new instance of the EventData class.

Method Details

PSEventDataNoDetails() public méthode

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

Property Details

SelectedFieldsForQuery public_oe static_oe property

List of fields to be fetched when no details are needed
public static string SelectedFieldsForQuery
Résultat string