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

The name of the Time Series Insights event source associated with the specified environment.

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