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