DisconnectedOperationsConnectionStatus(String) Constructor

Definition

Initializes a new instance of DisconnectedOperationsConnectionStatus.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to