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

Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support Namespace

Structs

AccessPolicyRole

A role defining the data plane operations that a principal can perform on a Time Series Insights client.

DataStringComparisonBehavior

The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.

IngressState

This string represents the state of ingress operations on an environment. It can be "Disabled", "Ready", "Running", "Paused" or "Unknown"

Kind

The kind of the environment.

LocalTimestampFormat

An enum that represents the format of the local timestamp property that needs to be set.

PropertyType

The type of the property.

ProvisioningState

Provisioning state of the resource.

ReferenceDataKeyPropertyType

The type of the key property.

SkuName

The name of this SKU.

StorageLimitExceededBehavior

The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData.

WarmStoragePropertiesState

This string represents the state of warm storage properties usage. It can be "Ok", "Error", "Unknown".