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

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