MabServerType(String) Constructor

Definition

Initializes a new instance of MabServerType.

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

Parameters

value
String

Exceptions

value is null.

Applies to