次の方法で共有


ServiceResourceProperties interface

サービス トポロジでサービスを定義するプロパティ。

Extends

継承されたプロパティ

targetLocation

サービス内のリソースが属する、またはデプロイする必要がある Azure の場所。

targetSubscriptionId

サービス内のリソースが属しているか、デプロイする必要があるサブスクリプション。

継承されたプロパティの詳細

targetLocation

サービス内のリソースが属する、またはデプロイする必要がある Azure の場所。

targetLocation: string

プロパティ値

string

ServiceProperties.targetLocationから継承

targetSubscriptionId

サービス内のリソースが属しているか、デプロイする必要があるサブスクリプション。

targetSubscriptionId: string

プロパティ値

string

ServiceProperties.targetSubscriptionIdから継承