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

StorageAppliance interface

StorageAppliance 表示本地网络云存储设备。

Extends

属性

administratorCredentials

此存储设备上的管理接口的凭据。

capacity

存储设备的总容量。 注意:此属性不会被序列化。 它只能由服务器填充。

capacityUsed

消耗的存储量。 注意:此属性不会被序列化。 它只能由服务器填充。

clusterId

与此存储设备关联的群集的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。

detailedStatus

存储设备的详细状态。 注意:此属性不会被序列化。 它只能由服务器填充。

detailedStatusMessage

有关当前详细状态的描述性消息。 注意:此属性不会被序列化。 它只能由服务器填充。

extendedLocation

与资源关联的群集的扩展位置。

managementIpv4Address

存储设备管理接口的终结点。 注意:此属性不会被序列化。 它只能由服务器填充。

provisioningState

存储设备的预配状态。 注意:此属性不会被序列化。 它只能由服务器填充。

rackId

此存储设备所在的机架的资源 ID。

rackSlot

存储设备基于 BOM 配置在机架中的槽。

remoteVendorManagementFeature

指示存储设备是否支持远程供应商管理。 注意:此属性不会被序列化。 它只能由服务器填充。

remoteVendorManagementStatus

指示远程供应商管理功能是启用或禁用,还是不受支持(如果它是不受支持的功能)。 注意:此属性不会被序列化。 它只能由服务器填充。

serialNumber

存储设备的序列号。

storageApplianceSkuId

存储设备的 SKU。

继承属性

id

资源的完全限定的资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会序列化。 它只能由服务器填充。

location

资源所在的地理位置

name

资源的名称 注意:此属性不会被序列化。 它只能由服务器填充。

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。

tags

资源标记。

type

资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

administratorCredentials

此存储设备上的管理接口的凭据。

administratorCredentials: AdministrativeCredentials

属性值

capacity

存储设备的总容量。 注意:此属性不会被序列化。 它只能由服务器填充。

capacity?: number

属性值

number

capacityUsed

消耗的存储量。 注意:此属性不会被序列化。 它只能由服务器填充。

capacityUsed?: number

属性值

number

clusterId

与此存储设备关联的群集的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。

clusterId?: string

属性值

string

detailedStatus

存储设备的详细状态。 注意:此属性不会被序列化。 它只能由服务器填充。

detailedStatus?: string

属性值

string

detailedStatusMessage

有关当前详细状态的描述性消息。 注意:此属性不会被序列化。 它只能由服务器填充。

detailedStatusMessage?: string

属性值

string

extendedLocation

与资源关联的群集的扩展位置。

extendedLocation: ExtendedLocation

属性值

managementIpv4Address

存储设备管理接口的终结点。 注意:此属性不会被序列化。 它只能由服务器填充。

managementIpv4Address?: string

属性值

string

provisioningState

存储设备的预配状态。 注意:此属性不会被序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

rackId

此存储设备所在的机架的资源 ID。

rackId: string

属性值

string

rackSlot

存储设备基于 BOM 配置在机架中的槽。

rackSlot: number

属性值

number

remoteVendorManagementFeature

指示存储设备是否支持远程供应商管理。 注意:此属性不会被序列化。 它只能由服务器填充。

remoteVendorManagementFeature?: string

属性值

string

remoteVendorManagementStatus

指示远程供应商管理功能是启用或禁用,还是不受支持(如果它是不受支持的功能)。 注意:此属性不会被序列化。 它只能由服务器填充。

remoteVendorManagementStatus?: string

属性值

string

serialNumber

存储设备的序列号。

serialNumber: string

属性值

string

storageApplianceSkuId

存储设备的 SKU。

storageApplianceSkuId: string

属性值

string

继承属性详细信息

id

资源的完全限定的资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自TrackedResource.id

location

资源所在的地理位置

location: string

属性值

string

继承自TrackedResource.location

name

资源的名称 注意:此属性不会被序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。

systemData?: SystemData

属性值

继承自TrackedResource.systemData

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自TrackedResource.tags

type

资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自TrackedResource.type