EnvironmentResourceProperties Class

Properties of the environment.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.timeseriesinsights.models._models_py3.ResourceProperties
EnvironmentResourceProperties

Constructor

EnvironmentResourceProperties(**kwargs)

Variables

provisioning_state
str or ProvisioningState

Provisioning state of the resource. Possible values include: "Accepted", "Creating", "Updating", "Succeeded", "Failed", "Deleting".

creation_time
datetime

The time the resource was created.

data_access_id
str

An id used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.

data_access_fqdn
str

The fully qualified domain name used to access the environment data, e.g. to query the environment's events or upload reference data for the environment.

status
EnvironmentStatus

An object that represents the status of the environment, and its internal state in the Time Series Insights service.