1. Packages
  2. Azure Native
  3. API Docs
  4. confluent
  5. listAccessEnvironments
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.39.0 published on Monday, Apr 29, 2024 by Pulumi

azure-native.confluent.listAccessEnvironments

Explore with Pulumi AI

azure-native logo
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.39.0 published on Monday, Apr 29, 2024 by Pulumi

    List environments success response Azure REST API version: 2023-08-22.

    Other available API versions: 2024-02-13.

    Using listAccessEnvironments

    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 listAccessEnvironments(args: ListAccessEnvironmentsArgs, opts?: InvokeOptions): Promise<ListAccessEnvironmentsResult>
    function listAccessEnvironmentsOutput(args: ListAccessEnvironmentsOutputArgs, opts?: InvokeOptions): Output<ListAccessEnvironmentsResult>
    def list_access_environments(organization_name: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 search_filters: Optional[Mapping[str, str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> ListAccessEnvironmentsResult
    def list_access_environments_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[ListAccessEnvironmentsResult]
    func ListAccessEnvironments(ctx *Context, args *ListAccessEnvironmentsArgs, opts ...InvokeOption) (*ListAccessEnvironmentsResult, error)
    func ListAccessEnvironmentsOutput(ctx *Context, args *ListAccessEnvironmentsOutputArgs, opts ...InvokeOption) ListAccessEnvironmentsResultOutput

    > Note: This function is named ListAccessEnvironments in the Go SDK.

    public static class ListAccessEnvironments 
    {
        public static Task<ListAccessEnvironmentsResult> InvokeAsync(ListAccessEnvironmentsArgs args, InvokeOptions? opts = null)
        public static Output<ListAccessEnvironmentsResult> Invoke(ListAccessEnvironmentsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListAccessEnvironmentsResult> listAccessEnvironments(ListAccessEnvironmentsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:confluent:listAccessEnvironments
      arguments:
        # arguments dictionary

    The following arguments are supported:

    OrganizationName string
    Organization resource name
    ResourceGroupName string
    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
    ResourceGroupName string
    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
    resourceGroupName String
    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
    resourceGroupName string
    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_name str
    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
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    searchFilters Map<String>
    Search filters for the request

    listAccessEnvironments Result

    The following output properties are available:

    Data []EnvironmentRecordResponse
    Data of the environments list
    Kind string
    Type of response
    Metadata ConfluentListMetadataResponse
    Metadata of the list
    data List<EnvironmentRecordResponse>
    Data of the environments list
    kind String
    Type of response
    metadata ConfluentListMetadataResponse
    Metadata of the list
    data EnvironmentRecordResponse[]
    Data of the environments list
    kind string
    Type of response
    metadata ConfluentListMetadataResponse
    Metadata of the list
    data Sequence[EnvironmentRecordResponse]
    Data of the environments list
    kind str
    Type of response
    metadata ConfluentListMetadataResponse
    Metadata of the list
    data List<Property Map>
    Data of the environments list
    kind String
    Type of response
    metadata Property Map
    Metadata of the list

    Supporting Types

    ConfluentListMetadataResponse

    First string
    First page of the list
    Last string
    Last page of the list
    Next string
    Next page of the list
    Prev string
    Previous page of the list
    TotalSize int
    Total size of the list
    First string
    First page of the list
    Last string
    Last page of the list
    Next string
    Next page of the list
    Prev string
    Previous page of the list
    TotalSize int
    Total size of the list
    first String
    First page of the list
    last String
    Last page of the list
    next String
    Next page of the list
    prev String
    Previous page of the list
    totalSize Integer
    Total size of the list
    first string
    First page of the list
    last string
    Last page of the list
    next string
    Next page of the list
    prev string
    Previous page of the list
    totalSize number
    Total size of the list
    first str
    First page of the list
    last str
    Last page of the list
    next str
    Next page of the list
    prev str
    Previous page of the list
    total_size int
    Total size of the list
    first String
    First page of the list
    last String
    Last page of the list
    next String
    Next page of the list
    prev String
    Previous page of the list
    totalSize Number
    Total size of the list

    EnvironmentRecordResponse

    DisplayName string
    Display name of the user
    Id string
    Id of the environment
    Kind string
    Type of environment
    Metadata Pulumi.AzureNative.Confluent.Inputs.MetadataEntityResponse
    Metadata of the record
    DisplayName string
    Display name of the user
    Id string
    Id of the environment
    Kind string
    Type of environment
    Metadata MetadataEntityResponse
    Metadata of the record
    displayName String
    Display name of the user
    id String
    Id of the environment
    kind String
    Type of environment
    metadata MetadataEntityResponse
    Metadata of the record
    displayName string
    Display name of the user
    id string
    Id of the environment
    kind string
    Type of environment
    metadata MetadataEntityResponse
    Metadata of the record
    display_name str
    Display name of the user
    id str
    Id of the environment
    kind str
    Type of environment
    metadata MetadataEntityResponse
    Metadata of the record
    displayName String
    Display name of the user
    id String
    Id of the environment
    kind String
    Type of environment
    metadata Property Map
    Metadata of the record

    MetadataEntityResponse

    CreatedAt string
    Created Date Time
    DeletedAt string
    Deleted Date time
    ResourceName string
    Resource name of the record
    Self string
    Self lookup url
    UpdatedAt string
    Updated Date time
    CreatedAt string
    Created Date Time
    DeletedAt string
    Deleted Date time
    ResourceName string
    Resource name of the record
    Self string
    Self lookup url
    UpdatedAt string
    Updated Date time
    createdAt String
    Created Date Time
    deletedAt String
    Deleted Date time
    resourceName String
    Resource name of the record
    self String
    Self lookup url
    updatedAt String
    Updated Date time
    createdAt string
    Created Date Time
    deletedAt string
    Deleted Date time
    resourceName string
    Resource name of the record
    self string
    Self lookup url
    updatedAt string
    Updated Date time
    created_at str
    Created Date Time
    deleted_at str
    Deleted Date time
    resource_name str
    Resource name of the record
    self str
    Self lookup url
    updated_at str
    Updated Date time
    createdAt String
    Created Date Time
    deletedAt String
    Deleted Date time
    resourceName String
    Resource name of the record
    self String
    Self lookup url
    updatedAt String
    Updated Date time

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.39.0 published on Monday, Apr 29, 2024 by Pulumi