Share via


IEnvironmentUpdateParameters Interface

Definition

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

Properties

Tag

Key-value pairs of additional properties for the environment.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to