Share via


ICreateOrUpdateTrackedResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.CreateOrUpdateTrackedResourcePropertiesTypeConverter))]
public interface ICreateOrUpdateTrackedResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.CreateOrUpdateTrackedResourcePropertiesTypeConverter))>]
type ICreateOrUpdateTrackedResourceProperties = interface
    interface IJsonSerializable
Public Interface ICreateOrUpdateTrackedResourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Location

The location of the resource.

Tag

Key-value pairs of additional properties for the resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to