你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Service Fabric 网格服务ResourceDescription

此类型描述服务资源。

属性

名称 类型 必须
id string
name 字符串
type 字符串
properties ServiceResourceProperties

id

类型:字符串
必需:否

资源的完全限定标识符。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}


name

类型:字符串
必需:否

资源的名称


type

类型:字符串
必需:否

资源类型。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。


properties

类型ServiceResourceProperties
必需:是

此类型描述服务资源的属性。