This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
Get the NetApp Elastic Capacity Pool
Uses Azure REST API version 2025-09-01-preview.
Using getElasticCapacityPool
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getElasticCapacityPool(args: GetElasticCapacityPoolArgs, opts?: InvokeOptions): Promise<GetElasticCapacityPoolResult>
function getElasticCapacityPoolOutput(args: GetElasticCapacityPoolOutputArgs, opts?: InvokeOptions): Output<GetElasticCapacityPoolResult>def get_elastic_capacity_pool(account_name: Optional[str] = None,
pool_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetElasticCapacityPoolResult
def get_elastic_capacity_pool_output(account_name: Optional[pulumi.Input[str]] = None,
pool_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetElasticCapacityPoolResult]func LookupElasticCapacityPool(ctx *Context, args *LookupElasticCapacityPoolArgs, opts ...InvokeOption) (*LookupElasticCapacityPoolResult, error)
func LookupElasticCapacityPoolOutput(ctx *Context, args *LookupElasticCapacityPoolOutputArgs, opts ...InvokeOption) LookupElasticCapacityPoolResultOutput> Note: This function is named LookupElasticCapacityPool in the Go SDK.
public static class GetElasticCapacityPool
{
public static Task<GetElasticCapacityPoolResult> InvokeAsync(GetElasticCapacityPoolArgs args, InvokeOptions? opts = null)
public static Output<GetElasticCapacityPoolResult> Invoke(GetElasticCapacityPoolInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetElasticCapacityPoolResult> getElasticCapacityPool(GetElasticCapacityPoolArgs args, InvokeOptions options)
public static Output<GetElasticCapacityPoolResult> getElasticCapacityPool(GetElasticCapacityPoolArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:netapp:getElasticCapacityPool
arguments:
# arguments dictionaryThe following arguments are supported:
- Account
Name string - The name of the ElasticAccount
- Pool
Name string - The name of the ElasticCapacityPool
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - The name of the ElasticAccount
- Pool
Name string - The name of the ElasticCapacityPool
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - The name of the ElasticAccount
- pool
Name String - The name of the ElasticCapacityPool
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - The name of the ElasticAccount
- pool
Name string - The name of the ElasticCapacityPool
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - The name of the ElasticAccount
- pool_
name str - The name of the ElasticCapacityPool
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - The name of the ElasticAccount
- pool
Name String - The name of the ElasticCapacityPool
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getElasticCapacityPool Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- ETag string
- If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Net App. Outputs. Elastic Capacity Pool Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Net App. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Zones List<string>
- The availability zones.
- Azure
Api stringVersion - The Azure API version of the resource.
- ETag string
- If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Elastic
Capacity Pool Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- Zones []string
- The availability zones.
- azure
Api StringVersion - The Azure API version of the resource.
- e
Tag String - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Elastic
Capacity Pool Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- zones List<String>
- The availability zones.
- azure
Api stringVersion - The Azure API version of the resource.
- e
Tag string - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Elastic
Capacity Pool Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- zones string[]
- The availability zones.
- azure_
api_ strversion - The Azure API version of the resource.
- e_
tag str - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Elastic
Capacity Pool Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- zones Sequence[str]
- The availability zones.
- azure
Api StringVersion - The Azure API version of the resource.
- e
Tag String - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
- zones List<String>
- The availability zones.
Supporting Types
ElasticCapacityPoolPropertiesResponse
- Availability
Status string - Current availability status of the resource.
- Current
Zone string - Indicates the current zone of the pool. This can be changed for zoneRedundant service level pool with the changeZone action
- Provisioning
State string - Azure lifecycle management.
- Service
Level string - The service level of the elastic capacity pool
- Size double
- Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created.
- Subnet
Resource stringId - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/elasticVolumes, this is used by all the volumes within the pool
- Total
Throughput doubleMibps - Total throughput of the pool in MiB/s
- Active
Directory stringConfig Resource Id - The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool
- Encryption
Pulumi.
Azure Native. Net App. Inputs. Elastic Encryption Configuration Response - Encryption settings
- Availability
Status string - Current availability status of the resource.
- Current
Zone string - Indicates the current zone of the pool. This can be changed for zoneRedundant service level pool with the changeZone action
- Provisioning
State string - Azure lifecycle management.
- Service
Level string - The service level of the elastic capacity pool
- Size float64
- Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created.
- Subnet
Resource stringId - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/elasticVolumes, this is used by all the volumes within the pool
- Total
Throughput float64Mibps - Total throughput of the pool in MiB/s
- Active
Directory stringConfig Resource Id - The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool
- Encryption
Elastic
Encryption Configuration Response - Encryption settings
- availability
Status String - Current availability status of the resource.
- current
Zone String - Indicates the current zone of the pool. This can be changed for zoneRedundant service level pool with the changeZone action
- provisioning
State String - Azure lifecycle management.
- service
Level String - The service level of the elastic capacity pool
- size Double
- Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created.
- subnet
Resource StringId - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/elasticVolumes, this is used by all the volumes within the pool
- total
Throughput DoubleMibps - Total throughput of the pool in MiB/s
- active
Directory StringConfig Resource Id - The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool
- encryption
Elastic
Encryption Configuration Response - Encryption settings
- availability
Status string - Current availability status of the resource.
- current
Zone string - Indicates the current zone of the pool. This can be changed for zoneRedundant service level pool with the changeZone action
- provisioning
State string - Azure lifecycle management.
- service
Level string - The service level of the elastic capacity pool
- size number
- Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created.
- subnet
Resource stringId - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/elasticVolumes, this is used by all the volumes within the pool
- total
Throughput numberMibps - Total throughput of the pool in MiB/s
- active
Directory stringConfig Resource Id - The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool
- encryption
Elastic
Encryption Configuration Response - Encryption settings
- availability_
status str - Current availability status of the resource.
- current_
zone str - Indicates the current zone of the pool. This can be changed for zoneRedundant service level pool with the changeZone action
- provisioning_
state str - Azure lifecycle management.
- service_
level str - The service level of the elastic capacity pool
- size float
- Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created.
- subnet_
resource_ strid - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/elasticVolumes, this is used by all the volumes within the pool
- total_
throughput_ floatmibps - Total throughput of the pool in MiB/s
- active_
directory_ strconfig_ resource_ id - The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool
- encryption
Elastic
Encryption Configuration Response - Encryption settings
- availability
Status String - Current availability status of the resource.
- current
Zone String - Indicates the current zone of the pool. This can be changed for zoneRedundant service level pool with the changeZone action
- provisioning
State String - Azure lifecycle management.
- service
Level String - The service level of the elastic capacity pool
- size Number
- Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created.
- subnet
Resource StringId - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/elasticVolumes, this is used by all the volumes within the pool
- total
Throughput NumberMibps - Total throughput of the pool in MiB/s
- active
Directory StringConfig Resource Id - The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool
- encryption Property Map
- Encryption settings
ElasticEncryptionConfigurationResponse
- Elastic
Pool stringEncryption Key Source - Pool Encryption Key Source.
- Key
Vault stringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- Elastic
Pool stringEncryption Key Source - Pool Encryption Key Source.
- Key
Vault stringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- elastic
Pool StringEncryption Key Source - Pool Encryption Key Source.
- key
Vault StringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- elastic
Pool stringEncryption Key Source - Pool Encryption Key Source.
- key
Vault stringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- elastic_
pool_ strencryption_ key_ source - Pool Encryption Key Source.
- key_
vault_ strprivate_ endpoint_ resource_ id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- elastic
Pool StringEncryption Key Source - Pool Encryption Key Source.
- key
Vault StringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
