DevOpsLogonType(String) Constructor

Definition

Initializes a new instance of DevOpsLogonType.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to