你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IEventSourceResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.EventSourceResourceTypeConverter))]
public interface IEventSourceResource : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.EventSourceResourceTypeConverter))>]
type IEventSourceResource = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface IEventSourceResource
Implements ITrackedResource
Derived
Attributes
Implements

Properties

Id

Resource Id

(Inherited from IResource)
Kind

The kind of the event source.

Location

Resource location

(Inherited from ITrackedResource)
Name

Resource name

(Inherited from IResource)
Tag

Resource tags

(Inherited from ITrackedResource)
Type

Resource type

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to