Get-AzEventHubClustersAvailableRegion
Gets the details of single Eventhub cluster or the list of clusters in the given Resource Group
Note
This is the previous version of our documentation. Please consult the most recent version for up-to-date information.
Syntax
Get-AzEventHubClustersAvailableRegion
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
The Get-AzEventHubClustersAvailableRegion cmdlet list of regions where dedicated are available to create.
Examples
Example 1
Get-AzEventHubClustersAvailableRegion
Location
--------
northcentralus
westeurope
uksouth
westcentralus
australiasoutheast
ukwest
brazilsouth
centralus
australiaeast
eastus
southcentralus
japaneast
northeurope
eastus2
southeastasia
eastasia
westus
westus2
List of regions is returned where
Parameters
The credentials, account, tenant, and subscription used for communication with Azure.
| Type: | IAzureContextContainer |
| Aliases: | AzContext, AzureRmContext, AzureCredential |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Inputs
None
Outputs
IEnumerable<T>[[Microsoft.Azure.Commands.EventHub.Models.PSEventHubsAvailableCluster, Microsoft.Azure.PowerShell.Cmdlets.EventHub, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null]]