Share via


RestorePointType(String) Constructor

Definition

Initializes a new instance of RestorePointType.

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

Parameters

value
String

Exceptions

value is null.

Applies to