Share via


SourceControlDeploymentState(String) Constructor

Definition

Initializes a new instance of SourceControlDeploymentState.

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

Parameters

value
String

Exceptions

value is null.

Applies to