Condividi tramite


DisconnectedOperationsConnectionIntent(String) Constructor

Definition

Initializes a new instance of DisconnectedOperationsConnectionIntent.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to