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.getOrganizationEnvironmentById
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
Details about environment name, metadata and environment id of an environment Azure REST API version: 2024-07-01.
Using getOrganizationEnvironmentById
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 getOrganizationEnvironmentById(args: GetOrganizationEnvironmentByIdArgs, opts?: InvokeOptions): Promise<GetOrganizationEnvironmentByIdResult>
function getOrganizationEnvironmentByIdOutput(args: GetOrganizationEnvironmentByIdOutputArgs, opts?: InvokeOptions): Output<GetOrganizationEnvironmentByIdResult>def get_organization_environment_by_id(environment_id: Optional[str] = None,
                                       organization_name: Optional[str] = None,
                                       resource_group_name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetOrganizationEnvironmentByIdResult
def get_organization_environment_by_id_output(environment_id: Optional[pulumi.Input[str]] = None,
                                       organization_name: Optional[pulumi.Input[str]] = None,
                                       resource_group_name: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationEnvironmentByIdResult]func LookupOrganizationEnvironmentById(ctx *Context, args *LookupOrganizationEnvironmentByIdArgs, opts ...InvokeOption) (*LookupOrganizationEnvironmentByIdResult, error)
func LookupOrganizationEnvironmentByIdOutput(ctx *Context, args *LookupOrganizationEnvironmentByIdOutputArgs, opts ...InvokeOption) LookupOrganizationEnvironmentByIdResultOutput> Note: This function is named LookupOrganizationEnvironmentById in the Go SDK.
public static class GetOrganizationEnvironmentById 
{
    public static Task<GetOrganizationEnvironmentByIdResult> InvokeAsync(GetOrganizationEnvironmentByIdArgs args, InvokeOptions? opts = null)
    public static Output<GetOrganizationEnvironmentByIdResult> Invoke(GetOrganizationEnvironmentByIdInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOrganizationEnvironmentByIdResult> getOrganizationEnvironmentById(GetOrganizationEnvironmentByIdArgs args, InvokeOptions options)
public static Output<GetOrganizationEnvironmentByIdResult> getOrganizationEnvironmentById(GetOrganizationEnvironmentByIdArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:confluent:getOrganizationEnvironmentById
  arguments:
    # arguments dictionaryThe following arguments are supported:
- EnvironmentId string
- Confluent environment id
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- EnvironmentId string
- Confluent environment id
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- environmentId String
- Confluent environment id
- organizationName String
- Organization resource name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- environmentId string
- Confluent environment id
- organizationName string
- Organization resource name
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- environment_id str
- Confluent environment id
- organization_name str
- Organization resource name
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- environmentId String
- Confluent environment id
- organizationName String
- Organization resource name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getOrganizationEnvironmentById Result
The following output properties are available:
- Id string
- Id of the environment
- Kind string
- Type of environment
- Metadata
Pulumi.Azure Native. Confluent. Outputs. SCMetadata Entity Response 
- Metadata of the record
- Name string
- Display name of the environment
- StreamGovernance Pulumi.Config Azure Native. Confluent. Outputs. Stream Governance Config Response 
- Stream governance configuration
- Type string
- Type of the resource
- Id string
- Id of the environment
- Kind string
- Type of environment
- Metadata
SCMetadataEntity Response 
- Metadata of the record
- Name string
- Display name of the environment
- StreamGovernance StreamConfig Governance Config Response 
- Stream governance configuration
- Type string
- Type of the resource
- id String
- Id of the environment
- kind String
- Type of environment
- metadata
SCMetadataEntity Response 
- Metadata of the record
- name String
- Display name of the environment
- streamGovernance StreamConfig Governance Config Response 
- Stream governance configuration
- type String
- Type of the resource
- id string
- Id of the environment
- kind string
- Type of environment
- metadata
SCMetadataEntity Response 
- Metadata of the record
- name string
- Display name of the environment
- streamGovernance StreamConfig Governance Config Response 
- Stream governance configuration
- type string
- Type of the resource
- id str
- Id of the environment
- kind str
- Type of environment
- metadata
SCMetadataEntity Response 
- Metadata of the record
- name str
- Display name of the environment
- stream_governance_ Streamconfig Governance Config Response 
- Stream governance configuration
- type str
- Type of the resource
- id String
- Id of the environment
- kind String
- Type of environment
- metadata Property Map
- Metadata of the record
- name String
- Display name of the environment
- streamGovernance Property MapConfig 
- Stream governance configuration
- type String
- Type of the resource
Supporting Types
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
StreamGovernanceConfigResponse   
- Package string
- Stream governance configuration
- Package string
- Stream governance configuration
- package_ String
- Stream governance configuration
- package string
- Stream governance configuration
- package str
- Stream governance configuration
- package String
- Stream governance configuration
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