DotNetComponent interface
.NET コンポーネント。
- Extends
プロパティ
| component |
.NET コンポーネントの型。 |
| configurations | .NET コンポーネント構成プロパティの一覧 |
| provisioning |
.NET コンポーネントのプロビジョニング状態。 |
| service |
.NET コンポーネントにバインドされている .NET コンポーネントの一覧 |
継承されたプロパティ
| id | リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | リソースの名前 |
| system |
createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。 |
| type | リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" |
プロパティの詳細
componentType
.NET コンポーネントの型。
componentType?: string
プロパティ値
string
configurations
.NET コンポーネント構成プロパティの一覧
configurations?: DotNetComponentConfigurationProperty[]
プロパティ値
provisioningState
.NET コンポーネントのプロビジョニング状態。
provisioningState?: string
プロパティ値
string
serviceBinds
.NET コンポーネントにバインドされている .NET コンポーネントの一覧
serviceBinds?: DotNetComponentServiceBind[]
プロパティ値
継承されたプロパティの詳細
id
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
プロパティ値
string
継承されたProxyResource.id
name
リソースの名前
name?: string
プロパティ値
string
systemData
createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。
systemData?: SystemData
プロパティ値
proxyResource.systemData から継承
type
リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"
type?: string
プロパティ値
string
proxyResource.type から継承