This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.confluent.listOrganizationRegions
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Result of POST request to list regions supported by confluent Azure REST API version: 2024-02-13.
Other available API versions: 2024-07-01.
Using listOrganizationRegions
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 listOrganizationRegions(args: ListOrganizationRegionsArgs, opts?: InvokeOptions): Promise<ListOrganizationRegionsResult>
function listOrganizationRegionsOutput(args: ListOrganizationRegionsOutputArgs, opts?: InvokeOptions): Output<ListOrganizationRegionsResult>def list_organization_regions(organization_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              search_filters: Optional[Mapping[str, str]] = None,
                              opts: Optional[InvokeOptions] = None) -> ListOrganizationRegionsResult
def list_organization_regions_output(organization_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              search_filters: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[ListOrganizationRegionsResult]func ListOrganizationRegions(ctx *Context, args *ListOrganizationRegionsArgs, opts ...InvokeOption) (*ListOrganizationRegionsResult, error)
func ListOrganizationRegionsOutput(ctx *Context, args *ListOrganizationRegionsOutputArgs, opts ...InvokeOption) ListOrganizationRegionsResultOutput> Note: This function is named ListOrganizationRegions in the Go SDK.
public static class ListOrganizationRegions 
{
    public static Task<ListOrganizationRegionsResult> InvokeAsync(ListOrganizationRegionsArgs args, InvokeOptions? opts = null)
    public static Output<ListOrganizationRegionsResult> Invoke(ListOrganizationRegionsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListOrganizationRegionsResult> listOrganizationRegions(ListOrganizationRegionsArgs args, InvokeOptions options)
public static Output<ListOrganizationRegionsResult> listOrganizationRegions(ListOrganizationRegionsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:confluent:listOrganizationRegions
  arguments:
    # arguments dictionaryThe following arguments are supported:
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SearchFilters Dictionary<string, string>
- Search filters for the request
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SearchFilters map[string]string
- Search filters for the request
- organizationName String
- Organization resource name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- searchFilters Map<String,String>
- Search filters for the request
- organizationName string
- Organization resource name
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- searchFilters {[key: string]: string}
- Search filters for the request
- organization_name str
- Organization resource name
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- search_filters Mapping[str, str]
- Search filters for the request
- organizationName String
- Organization resource name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- searchFilters Map<String>
- Search filters for the request
listOrganizationRegions Result
The following output properties are available:
- Data
List<Pulumi.Azure Native. Confluent. Outputs. Region Record Response> 
- List of regions supported by confluent
- Data
[]RegionRecord Response 
- List of regions supported by confluent
- data
List<RegionRecord Response> 
- List of regions supported by confluent
- data
RegionRecord Response[] 
- List of regions supported by confluent
- data
Sequence[RegionRecord Response] 
- List of regions supported by confluent
- data List<Property Map>
- List of regions supported by confluent
Supporting Types
RegionRecordResponse  
- Id string
- Id of the cluster
- Kind string
- Kind of the cluster
- Metadata
Pulumi.Azure Native. Confluent. Inputs. SCMetadata Entity Response 
- Metadata of the record
- Spec
Pulumi.Azure Native. Confluent. Inputs. Region Spec Entity Response 
- Specification of the region
- Id string
- Id of the cluster
- Kind string
- Kind of the cluster
- Metadata
SCMetadataEntity Response 
- Metadata of the record
- Spec
RegionSpec Entity Response 
- Specification of the region
- id String
- Id of the cluster
- kind String
- Kind of the cluster
- metadata
SCMetadataEntity Response 
- Metadata of the record
- spec
RegionSpec Entity Response 
- Specification of the region
- id string
- Id of the cluster
- kind string
- Kind of the cluster
- metadata
SCMetadataEntity Response 
- Metadata of the record
- spec
RegionSpec Entity Response 
- Specification of the region
- id str
- Id of the cluster
- kind str
- Kind of the cluster
- metadata
SCMetadataEntity Response 
- Metadata of the record
- spec
RegionSpec Entity Response 
- Specification of the region
- id String
- Id of the cluster
- kind String
- Kind of the cluster
- metadata Property Map
- Metadata of the record
- spec Property Map
- Specification of the region
RegionSpecEntityResponse   
- Cloud string
- Cloud provider name
- Name string
- Display Name of the region
- Packages List<string>
- RegionName string
- Region name
- Cloud string
- Cloud provider name
- Name string
- Display Name of the region
- Packages []string
- RegionName string
- Region name
- cloud String
- Cloud provider name
- name String
- Display Name of the region
- packages List<String>
- regionName String
- Region name
- cloud string
- Cloud provider name
- name string
- Display Name of the region
- packages string[]
- regionName string
- Region name
- cloud str
- Cloud provider name
- name str
- Display Name of the region
- packages Sequence[str]
- region_name str
- Region name
- cloud String
- Cloud provider name
- name String
- Display Name of the region
- packages List<String>
- regionName String
- Region name
SCMetadataEntityResponse  
- CreatedTimestamp string
- Created Date Time
- DeletedTimestamp string
- Deleted Date time
- ResourceName string
- Resource name of the record
- Self string
- Self lookup url
- UpdatedTimestamp string
- Updated Date time
- CreatedTimestamp string
- Created Date Time
- DeletedTimestamp string
- Deleted Date time
- ResourceName string
- Resource name of the record
- Self string
- Self lookup url
- UpdatedTimestamp string
- Updated Date time
- createdTimestamp String
- Created Date Time
- deletedTimestamp String
- Deleted Date time
- resourceName String
- Resource name of the record
- self String
- Self lookup url
- updatedTimestamp String
- Updated Date time
- createdTimestamp string
- Created Date Time
- deletedTimestamp string
- Deleted Date time
- resourceName string
- Resource name of the record
- self string
- Self lookup url
- updatedTimestamp string
- Updated Date time
- created_timestamp str
- Created Date Time
- deleted_timestamp str
- Deleted Date time
- resource_name str
- Resource name of the record
- self str
- Self lookup url
- updated_timestamp str
- Updated Date time
- createdTimestamp String
- Created Date Time
- deletedTimestamp String
- Deleted Date time
- resourceName String
- Resource name of the record
- self String
- Self lookup url
- updatedTimestamp String
- Updated Date time
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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi