Service Fabric Mesh ServiceResourceDescription

此類型描述服務資源。

屬性

名稱 類型 必要
id string
name 字串
type 字串 No
properties ServiceResourceProperties Yes

id

類型:字串
必要:否

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


name

類型:字串
必要:否

資源的名稱


type

類型:字串
必要:否

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


properties

類型ServiceResourceProperties
必要:是

此類型描述服務資源的屬性。