다음을 통해 공유


DataProtectionBackupDayOfWeek(String) Constructor

Definition

Initializes a new instance of DataProtectionBackupDayOfWeek.

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

Parameters

value
String

Exceptions

value is null.

Applies to