ITrackedResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.TrackedResourceTypeConverter))]
public interface ITrackedResource : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.TrackedResourceTypeConverter))>]
type ITrackedResource = interface
    interface IJsonSerializable
    interface IProxyResource
Public Interface ITrackedResource
Implements IProxyResource
Derived
Attributes
Implements

Properties

Id

Resource ID

(Inherited from IProxyResource)
Location

The location the resource resides in.

Name

Resource name.

(Inherited from IProxyResource)
Tag

Application-specific metadata in the form of key-value pairs.

Type

Resource type.

(Inherited from IProxyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to