StorageTargetResource interface
Resource used by a cache.
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. |
system |
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?: string
Property Value
string
location
Region name string. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
name
Name of the Storage Target. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
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?: string
Property Value
string