IProjectProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |