Service interface
サービスを定義します。
- Extends
プロパティ
name | サービスの名前。 |
service |
サービスを構成するユニットに関する詳細情報。 |
継承されたプロパティ
target |
サービス内のリソースが属する、またはデプロイする必要がある Azure の場所。 |
target |
サービス内のリソースが属しているか、デプロイする必要があるサブスクリプション。 |
プロパティの詳細
name
サービスの名前。
name?: string
プロパティ値
string
serviceUnits
継承されたプロパティの詳細
targetLocation
サービス内のリソースが属する、またはデプロイする必要がある Azure の場所。
targetLocation: string
プロパティ値
string
targetSubscriptionId
サービス内のリソースが属しているか、デプロイする必要があるサブスクリプション。
targetSubscriptionId: string
プロパティ値
string