Delen via


IProjectProperties Interface

Definition

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

Properties

Description (Inherited from IProjectUpdateProperties)
DevCenterId (Inherited from IProjectUpdateProperties)
DevCenterUri
DisplayName (Inherited from IProjectUpdateProperties)
MaxDevBoxesPerUser (Inherited from IProjectUpdateProperties)
ProvisioningState

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to