C# 클래스 Microsoft.Azure.Commands.Insights.OutputClasses.PSEventData

Wrapps around the EventData and exposes all the localized strings as invariant/localized properties
상속: IPSEventData
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSEventData ( Microsoft.Azure.Insights.Models.EventData eventData ) : Microsoft.Azure.Insights.Models

Initializes a new instance of the EventData class.

메소드 상세

PSEventData() 공개 메소드

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
리턴 Microsoft.Azure.Insights.Models