This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.6.1 published on Friday, Aug 1, 2025 by Pulumi
azure-native.confluent.getOrganizationEnvironmentById
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.6.1 published on Friday, Aug 1, 2025 by Pulumi
Get Environment details by environment Id
Uses 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 dictionary
The following arguments are supported:
- Environment
Id string - Confluent environment id
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Environment
Id string - Confluent environment id
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- environment
Id String - Confluent environment id
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- environment
Id string - Confluent environment id
- organization
Name string - Organization resource name
- resource
Group 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.
- environment
Id String - Confluent environment id
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getOrganizationEnvironmentById Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Confluent. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Kind string
- Type of environment
- Metadata
Pulumi.
Azure Native. Confluent. Outputs. SCMetadata Entity Response - Metadata of the record
- Stream
Governance Pulumi.Config Azure Native. Confluent. Outputs. Stream Governance Config Response - Stream governance configuration
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Kind string
- Type of environment
- Metadata
SCMetadata
Entity Response - Metadata of the record
- Stream
Governance StreamConfig Governance Config Response - Stream governance configuration
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind String
- Type of environment
- metadata
SCMetadata
Entity Response - Metadata of the record
- stream
Governance StreamConfig Governance Config Response - Stream governance configuration
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind string
- Type of environment
- metadata
SCMetadata
Entity Response - Metadata of the record
- stream
Governance StreamConfig Governance Config Response - Stream governance configuration
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind str
- Type of environment
- metadata
SCMetadata
Entity Response - Metadata of the record
- stream_
governance_ Streamconfig Governance Config Response - Stream governance configuration
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- kind String
- Type of environment
- metadata Property Map
- Metadata of the record
- stream
Governance Property MapConfig - Stream governance configuration
Supporting Types
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
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
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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 v2 docs if using the v2 version of this package.
Azure Native v3.6.1 published on Friday, Aug 1, 2025 by Pulumi