IotDpsPropertiesDescription interface
キー、リンクされた iot ハブ、現在の状態、ホスト名や idScope などのシステムによって生成されたプロパティなど、プロビジョニング サービスのサービス固有のプロパティ
プロパティ
allocation |
このプロビジョニング サービスで使用される割り当てポリシー。 |
authorization |
プロビジョニング サービスの承認キーの一覧。 |
device |
このプロビジョニング サービスのデバイス エンドポイント。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
enable |
省略可能。 DPS インスタンスがData Residency有効になっているかどうかを示し、geo ペア間のディザスター リカバリーを削除します。 |
id |
このプロビジョニング サービスの一意識別子。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
iot |
このプロビジョニング サービスに関連付けられている IoT ハブの一覧。 |
ip |
IP フィルター規則。 |
private |
この IotHub で作成されたプライベート エンドポイント接続 |
provisioning |
プロビジョニング サービスの ARM プロビジョニング状態。 |
public |
パブリック ネットワークからの要求を許可するかどうか |
service |
サービスをプロビジョニングするためのサービス エンドポイント。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
state | プロビジョニング サービスの現在の状態。 |
プロパティの詳細
allocationPolicy
このプロビジョニング サービスで使用される割り当てポリシー。
allocationPolicy?: string
プロパティ値
string
authorizationPolicies
プロビジョニング サービスの承認キーの一覧。
authorizationPolicies?: SharedAccessSignatureAuthorizationRuleAccessRightsDescription[]
プロパティ値
deviceProvisioningHostName
このプロビジョニング サービスのデバイス エンドポイント。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
deviceProvisioningHostName?: string
プロパティ値
string
enableDataResidency
省略可能。 DPS インスタンスがData Residency有効になっているかどうかを示し、geo ペア間のディザスター リカバリーを削除します。
enableDataResidency?: boolean
プロパティ値
boolean
idScope
このプロビジョニング サービスの一意識別子。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
idScope?: string
プロパティ値
string
iotHubs
このプロビジョニング サービスに関連付けられている IoT ハブの一覧。
iotHubs?: IotHubDefinitionDescription[]
プロパティ値
ipFilterRules
privateEndpointConnections
この IotHub で作成されたプライベート エンドポイント接続
privateEndpointConnections?: PrivateEndpointConnection[]
プロパティ値
provisioningState
プロビジョニング サービスの ARM プロビジョニング状態。
provisioningState?: string
プロパティ値
string
publicNetworkAccess
パブリック ネットワークからの要求を許可するかどうか
publicNetworkAccess?: string
プロパティ値
string
serviceOperationsHostName
サービスをプロビジョニングするためのサービス エンドポイント。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
serviceOperationsHostName?: string
プロパティ値
string
state
プロビジョニング サービスの現在の状態。
state?: string
プロパティ値
string