DevOpsInfrastructureResourceType(String) Constructor

Definition

Initializes a new instance of DevOpsInfrastructureResourceType.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to