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