Share via


StorageTargetResource interface

Resource used by a Cache.

Extends

BaseResource

Properties

id

Resource ID of the Storage Target. NOTE: This property will not be serialized. It can only be populated by the server.

location

Region name string. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the Storage Target. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

Resource ID of the Storage Target. NOTE: This property will not be serialized. It can only be populated by the server.

id?: undefined | string

Property Value

undefined | string

location

Region name string. NOTE: This property will not be serialized. It can only be populated by the server.

location?: undefined | string

Property Value

undefined | string

name

Name of the Storage Target. NOTE: This property will not be serialized. It can only be populated by the server.

name?: undefined | string

Property Value

undefined | string

systemData

The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

type

Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget NOTE: This property will not be serialized. It can only be populated by the server.

type?: undefined | string

Property Value

undefined | string