探索應用程式資源描述及其屬性

此類型描述應用程式資源。

屬性

名稱 類型 必要
id string
name 字串
type 字串
location 字串 No
tags 字串對應至字串 No
properties ApplicationResourceProperties Yes

id

類型:字串
必要:否

資源的完整識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}


name

類型:字串
必要:否

資源的名稱


type

類型:字串
必要:否

資源類型。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。


location

類型:字串
必要:否

資源所在的地理位置


tags

類型:字串對應至字串
必要:否

資源標籤。


properties

類型ApplicationResourceProperties
必要:是

此類型描述應用程式資源的屬性。