DigitalTwinsDescription interface

The description of the DigitalTwins service.

Extends

Properties

createdTime

Time when DigitalTwinsInstance was created. NOTE: This property will not be serialized. It can only be populated by the server.

hostName

Api endpoint to work with DigitalTwinsInstance. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTime

Time when DigitalTwinsInstance was updated. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections

The private endpoint connections.

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Public network access for the DigitalTwinsInstance.

Inherited Properties

id

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

identity

The managed identity for the DigitalTwinsInstance.

location

The resource location.

name

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Metadata pertaining to creation and last modification of the DigitalTwinsInstance. NOTE: This property will not be serialized. It can only be populated by the server.

tags

The resource tags.

type

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdTime

Time when DigitalTwinsInstance was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdTime?: Date

Property Value

Date

hostName

Api endpoint to work with DigitalTwinsInstance. NOTE: This property will not be serialized. It can only be populated by the server.

hostName?: string

Property Value

string

lastUpdatedTime

Time when DigitalTwinsInstance was updated. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTime?: Date

Property Value

Date

privateEndpointConnections

The private endpoint connections.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Public network access for the DigitalTwinsInstance.

publicNetworkAccess?: string

Property Value

string

Inherited Property Details

id

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From DigitalTwinsResource.id

identity

The managed identity for the DigitalTwinsInstance.

identity?: DigitalTwinsIdentity

Property Value

Inherited From DigitalTwinsResource.identity

location

The resource location.

location: string

Property Value

string

Inherited From DigitalTwinsResource.location

name

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From DigitalTwinsResource.name

systemData

Metadata pertaining to creation and last modification of the DigitalTwinsInstance. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From DigitalTwinsResource.systemData

tags

The resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From DigitalTwinsResource.tags

type

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From DigitalTwinsResource.type