다음을 통해 공유


EnvironmentTypeEnableStatus(String) Constructor

Definition

Initializes a new instance of EnvironmentTypeEnableStatus.

public EnvironmentTypeEnableStatus (string value);
new Azure.ResourceManager.DevCenter.Models.EnvironmentTypeEnableStatus : string -> Azure.ResourceManager.DevCenter.Models.EnvironmentTypeEnableStatus
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to