アプリケーション リソースの説明とそのプロパティを調べる

この種類では、アプリケーション リソースについて説明します。

プロパティ

名前 Type 必須
id string いいえ
name string いいえ
type string いいえ
location string いいえ
tags 文字列から文字列へのマップ いいえ
properties ApplicationResourceProperties はい

id

: string
必須: いいえ

リソースの完全修飾識別子。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}


name

: string
必須: いいえ

リソースの名前


type

: string
必須: いいえ

リソースの型。 例: Microsoft.Compute/virtualMachines または Microsoft.Storage/storageAccounts。


location

: string
必須: いいえ

リソースが保存されている地理的な場所


tags

: 文字列の文字列へのマップ
必須: いいえ

リソース タグ。


properties

種類: ApplicationResourceProperties
必須: はい

この型では、アプリケーション リソースのプロパティについて説明します。