AzureResource interface
ターゲット サービスの種類が AzureResource の場合の Azure リソース情報
- Extends
プロパティ
| id | Azure リソースの ID。 |
| resource |
Azure リソース接続に関連するプロパティ。 |
| type | ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
プロパティの詳細
id
Azure リソースの ID。
id?: string
プロパティ値
string
resourceProperties
Azure リソース接続に関連するプロパティ。
resourceProperties?: AzureResourcePropertiesBaseUnion
プロパティ値
type
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
type: "AzureResource"
プロパティ値
"AzureResource"