Share via


ITimeSeriesInsightsIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.TimeSeriesInsightsIdentityTypeConverter))]
public interface ITimeSeriesInsightsIdentity : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.TimeSeriesInsightsIdentityTypeConverter))>]
type ITimeSeriesInsightsIdentity = interface
    interface IJsonSerializable
Public Interface ITimeSeriesInsightsIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AccessPolicyName

Name of the access policy.

EnvironmentName

Name of the environment

EventSourceName

Name of the event source.

Id

Resource identity path

ReferenceDataSetName

Name of the reference data set.

ResourceGroupName

Name of an Azure Resource group.

SubscriptionId

Azure Subscription ID.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to