StorageConnectorTestExistingConnectionContent(String) Constructor

Definition

Initializes a new instance of StorageConnectorTestExistingConnectionContent.

public StorageConnectorTestExistingConnectionContent(string uniqueId);
new Azure.ResourceManager.Storage.Models.StorageConnectorTestExistingConnectionContent : string -> Azure.ResourceManager.Storage.Models.StorageConnectorTestExistingConnectionContent
Public Sub New (uniqueId As String)

Parameters

uniqueId
String

The uniqueId of the storage connector as returned by the server.

Exceptions

uniqueId is null.

Applies to