Partager via


DevCenterModelFactory Class

Definition

Model factory for models.

public static class DevCenterModelFactory
type DevCenterModelFactory = class
Public Class DevCenterModelFactory
Inheritance
DevCenterModelFactory

Methods

DevBox(String, String, String, Nullable<HibernateSupport>, Nullable<DevBoxProvisioningState>, String, Nullable<PowerState>, Nullable<Guid>, ResponseError, Nullable<AzureLocation>, Nullable<DevBoxOSType>, Nullable<Guid>, DevBoxHardwareProfile, DevBoxStorageProfile, DevBoxImageReference, Nullable<DateTimeOffset>, Nullable<LocalAdministratorStatus>)

Initializes a new instance of DevBox.

DevBoxAction(String, DevBoxActionType, String, Nullable<DateTimeOffset>, DevBoxNextAction)

Initializes a new instance of DevBoxAction.

DevBoxActionDelayResult(String, DevBoxActionDelayStatus, DevBoxAction, ResponseError)

Initializes a new instance of DevBoxActionDelayResult.

DevBoxHardwareProfile(Nullable<SkuName>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of DevBoxHardwareProfile.

DevBoxImageReference(String, String, String, String, Nullable<DateTimeOffset>)

Initializes a new instance of DevBoxImageReference.

DevBoxNextAction(DateTimeOffset)

Initializes a new instance of DevBoxNextAction.

DevBoxPool(String, AzureLocation, Nullable<DevBoxOSType>, DevBoxHardwareProfile, Nullable<HibernateSupport>, DevBoxStorageProfile, DevBoxImageReference, Nullable<LocalAdministratorStatus>, StopOnDisconnectConfiguration, PoolHealthStatus)

Initializes a new instance of DevBoxPool.

DevBoxSchedule(String, ScheduleType, ScheduleFrequency, String, String)

Initializes a new instance of DevBoxSchedule.

DevBoxStorageProfile(OSDisk)

Initializes a new instance of DevBoxStorageProfile.

DevCenterCatalog(String)

Initializes a new instance of DevCenterCatalog.

DevCenterEnvironment(IDictionary<String,BinaryData>, String, String, Nullable<Guid>, Nullable<EnvironmentProvisioningState>, ResourceIdentifier, String, String, ResponseError)

Initializes a new instance of DevCenterEnvironment.

DevCenterEnvironmentType(String, ResourceIdentifier, EnvironmentTypeStatus)

Initializes a new instance of DevCenterEnvironmentType.

DevCenterProject(String, String, Nullable<Int32>)

Initializes a new instance of DevCenterProject.

EnvironmentDefinition(String, String, String, String, IEnumerable<EnvironmentDefinitionParameter>, String, String)

Initializes a new instance of EnvironmentDefinition.

EnvironmentDefinitionParameter(String, String, String, String, EnvironmentDefinitionParameterType, Nullable<Boolean>, Boolean, IEnumerable<String>)

Initializes a new instance of EnvironmentDefinitionParameter.

OSDisk(Nullable<Int32>)

Initializes a new instance of OSDisk.

RemoteConnection(Uri, Uri)

Initializes a new instance of RemoteConnection.

StopOnDisconnectConfiguration(StopOnDisconnectStatus, Nullable<Int32>)

Initializes a new instance of StopOnDisconnectConfiguration.

Applies to