IEnvironmentTypeUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.EnvironmentTypeUpdateTypeConverter))]
public interface IEnvironmentTypeUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.EnvironmentTypeUpdateTypeConverter))>]
type IEnvironmentTypeUpdate = interface
    interface IJsonSerializable
Public Interface IEnvironmentTypeUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayName

The display name of the environment type.

Tag

Resource tags.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to