Share via


IEnvironmentDefinition Interface

Definition

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

Properties

Description
Id (Inherited from IResource)
Name (Inherited from IResource)
Parameter
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
TemplatePath
Type (Inherited from IResource)
ValidationStatus

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to