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.47.1 published on Monday, Jun 24, 2024 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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Result of POST request to list regions supported by confluent Azure REST API version: 2024-02-13.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:confluent:listOrganizationRegions
arguments:
# arguments dictionary
The following arguments are supported:
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Search
Filters Dictionary<string, string> - Search filters for the request
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Search
Filters map[string]string - Search filters for the request
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- search
Filters Map<String,String> - Search filters for the request
- organization
Name string - Organization resource name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- search
Filters {[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
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- search
Filters 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
[]Region
Record Response - List of regions supported by confluent
- data
List<Region
Record Response> - List of regions supported by confluent
- data
Region
Record Response[] - List of regions supported by confluent
- data
Sequence[Region
Record 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
SCMetadata
Entity Response - Metadata of the record
- Spec
Region
Spec Entity Response - Specification of the region
- id String
- Id of the cluster
- kind String
- Kind of the cluster
- metadata
SCMetadata
Entity Response - Metadata of the record
- spec
Region
Spec Entity Response - Specification of the region
- id string
- Id of the cluster
- kind string
- Kind of the cluster
- metadata
SCMetadata
Entity Response - Metadata of the record
- spec
Region
Spec Entity Response - Specification of the region
- id str
- Id of the cluster
- kind str
- Kind of the cluster
- metadata
SCMetadata
Entity Response - Metadata of the record
- spec
Region
Spec 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>
- Region
Name string - Region name
- Cloud string
- Cloud provider name
- Name string
- Display Name of the region
- Packages []string
- Region
Name string - Region name
- cloud String
- Cloud provider name
- name String
- Display Name of the region
- packages List<String>
- region
Name String - Region name
- cloud string
- Cloud provider name
- name string
- Display Name of the region
- packages string[]
- region
Name 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>
- region
Name String - Region name
SCMetadataEntityResponse
- Created
Timestamp string - Created Date Time
- Deleted
Timestamp string - Deleted Date time
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- Updated
Timestamp string - Updated Date time
- Created
Timestamp string - Created Date Time
- Deleted
Timestamp string - Deleted Date time
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- Updated
Timestamp string - Updated Date time
- created
Timestamp String - Created Date Time
- deleted
Timestamp String - Deleted Date time
- resource
Name String - Resource name of the record
- self String
- Self lookup url
- updated
Timestamp String - Updated Date time
- created
Timestamp string - Created Date Time
- deleted
Timestamp string - Deleted Date time
- resource
Name string - Resource name of the record
- self string
- Self lookup url
- updated
Timestamp 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
- created
Timestamp String - Created Date Time
- deleted
Timestamp String - Deleted Date time
- resource
Name String - Resource name of the record
- self String
- Self lookup url
- updated
Timestamp 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.47.1 published on Monday, Jun 24, 2024 by Pulumi