NetAppElasticBackupPolicyPatch 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
| Name | Description |
|---|---|
| NetAppElasticBackupPolicyPatch() |
Initializes a new instance of NetAppElasticBackupPolicyPatch. |
| NetAppElasticBackupPolicyPatch(IDictionary<String,String>, NetAppElasticBackupPolicyPatchProperties) |
NetAppElasticBackupPolicyPatch()
Initializes a new instance of NetAppElasticBackupPolicyPatch.
public NetAppElasticBackupPolicyPatch();
Public Sub New ()
Applies to
NetAppElasticBackupPolicyPatch(IDictionary<String,String>, NetAppElasticBackupPolicyPatchProperties)
public NetAppElasticBackupPolicyPatch(System.Collections.Generic.IDictionary<string,string> tags = default, Azure.ResourceManager.NetApp.Models.NetAppElasticBackupPolicyPatchProperties properties = default);
new Azure.ResourceManager.NetApp.Models.NetAppElasticBackupPolicyPatch : System.Collections.Generic.IDictionary<string, string> * Azure.ResourceManager.NetApp.Models.NetAppElasticBackupPolicyPatchProperties -> Azure.ResourceManager.NetApp.Models.NetAppElasticBackupPolicyPatch
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing, Optional properties As NetAppElasticBackupPolicyPatchProperties = Nothing)
Parameters
- tags
- IDictionary<String,String>
- properties
- NetAppElasticBackupPolicyPatchProperties