Freigeben über


IEnvironmentTypeUpdate Interface

Definition

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

Properties

Name Description
DisplayName

The display name of the environment type.

Tag

Resource tags.

Methods

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

Applies to