Freigeben über


IEnvironmentTypeUpdateProperties Interface

Definition

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

Properties

Name Description
DisplayName

The display name of the environment type.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to