次の方法で共有


DataProtectionBackupMonth(String) コンストラクター

定義

DataProtectionBackupMonth の新しいインスタンスを初期化します。

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

パラメーター

value
String

例外

value が null です。

適用対象