Share via


IEnvironmentTypeUpdateProperties Interface

Definition

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

Properties

DisplayName

The display name of the environment type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to