BackupVaultPatch Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BackupVaultPatch() |
Initializes a new instance of the BackupVaultPatch class. |
BackupVaultPatch(IDictionary<String,String>) |
Initializes a new instance of the BackupVaultPatch class. |
BackupVaultPatch()
Initializes a new instance of the BackupVaultPatch class.
public BackupVaultPatch ();
Public Sub New ()
Applies to
BackupVaultPatch(IDictionary<String,String>)
Initializes a new instance of the BackupVaultPatch class.
public BackupVaultPatch (System.Collections.Generic.IDictionary<string,string> tags = default);
new Microsoft.Azure.Management.NetApp.Models.BackupVaultPatch : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.NetApp.Models.BackupVaultPatch
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing)
Parameters
- tags
- IDictionary<String,String>
Resource tags