Share via


IStorageTargetResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.StorageTargetResourceTypeConverter))]
public interface IStorageTargetResource : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.StorageTargetResourceTypeConverter))>]
type IStorageTargetResource = interface
    interface IJsonSerializable
Public Interface IStorageTargetResource
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

Resource ID of the Storage Target.

Location

Region name string.

Name

Name of the Storage Target.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Type

Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to