次の方法で共有


DigitalTwinsEndpointResourceProperties interface

Digital Twins エンドポイントに関連するプロパティ

プロパティ

authenticationType

エンドポイントへの接続に使用する認証の種類を指定します。 既定値は 'KeyBased' です。 'KeyBased' が選択されている場合は、接続文字列 (少なくともプライマリ接続文字列) を指定する必要があります。 'IdentityBased' が選択されている場合は、endpointUri プロパティと entityPath プロパティを指定する必要があります。

createdTime

エンドポイントが DigitalTwinsInstance に追加された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

deadLetterSecret

キーベースの認証用の配信不能ストレージ シークレット。 読み取り中に難読化されます。

deadLetterUri

ID ベースの認証用の配信不能ストレージ URL。

endpointType

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

identity

エンドポイントのマネージド ID プロパティ。

provisioningState

プロビジョニングの状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

authenticationType

エンドポイントへの接続に使用する認証の種類を指定します。 既定値は 'KeyBased' です。 'KeyBased' が選択されている場合は、接続文字列 (少なくともプライマリ接続文字列) を指定する必要があります。 'IdentityBased' が選択されている場合は、endpointUri プロパティと entityPath プロパティを指定する必要があります。

authenticationType?: string

プロパティ値

string

createdTime

エンドポイントが DigitalTwinsInstance に追加された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

createdTime?: Date

プロパティ値

Date

deadLetterSecret

キーベースの認証用の配信不能ストレージ シークレット。 読み取り中に難読化されます。

deadLetterSecret?: string

プロパティ値

string

deadLetterUri

ID ベースの認証用の配信不能ストレージ URL。

deadLetterUri?: string

プロパティ値

string

endpointType

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

endpointType: "ServiceBus" | "EventHub" | "EventGrid"

プロパティ値

"ServiceBus" | "EventHub" | "EventGrid"

identity

エンドポイントのマネージド ID プロパティ。

identity?: ManagedIdentityReference

プロパティ値

provisioningState

プロビジョニングの状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string