Share via


DataProtectionBackupRetentionTag(String) Constructor

Definition

Initializes a new instance of DataProtectionBackupRetentionTag.

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

Parameters

tagName
String

Retention Tag Name to relate it to retention rule.

Exceptions

tagName is null.

Applies to