다음을 통해 공유


SqlVmClusterSubnetType(String) Constructor

Definition

Initializes a new instance of SqlVmClusterSubnetType.

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

Parameters

value
String

Exceptions

value is null.

Applies to