NetAppElasticCapacityPoolPatchProperties 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 |
|---|---|
| NetAppElasticCapacityPoolPatchProperties() |
Initializes a new instance of NetAppElasticCapacityPoolPatchProperties. |
| NetAppElasticCapacityPoolPatchProperties(Nullable<Int64>, ElasticEncryptionConfiguration, ResourceIdentifier) |
NetAppElasticCapacityPoolPatchProperties()
Initializes a new instance of NetAppElasticCapacityPoolPatchProperties.
public NetAppElasticCapacityPoolPatchProperties();
Public Sub New ()
Applies to
NetAppElasticCapacityPoolPatchProperties(Nullable<Int64>, ElasticEncryptionConfiguration, ResourceIdentifier)
public NetAppElasticCapacityPoolPatchProperties(long? size = default, Azure.ResourceManager.NetApp.Models.ElasticEncryptionConfiguration encryption = default, Azure.Core.ResourceIdentifier activeDirectoryConfigResourceId = default);
new Azure.ResourceManager.NetApp.Models.NetAppElasticCapacityPoolPatchProperties : Nullable<int64> * Azure.ResourceManager.NetApp.Models.ElasticEncryptionConfiguration * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.Models.NetAppElasticCapacityPoolPatchProperties
Public Sub New (Optional size As Nullable(Of Long) = Nothing, Optional encryption As ElasticEncryptionConfiguration = Nothing, Optional activeDirectoryConfigResourceId As ResourceIdentifier = Nothing)
Parameters
- encryption
- ElasticEncryptionConfiguration
- activeDirectoryConfigResourceId
- ResourceIdentifier