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.purview.getKafkaConfiguration
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
Gets the kafka configuration for the account Azure REST API version: 2021-12-01.
Other available API versions: 2023-05-01-preview, 2024-04-01-preview.
Using getKafkaConfiguration
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 getKafkaConfiguration(args: GetKafkaConfigurationArgs, opts?: InvokeOptions): Promise<GetKafkaConfigurationResult>
function getKafkaConfigurationOutput(args: GetKafkaConfigurationOutputArgs, opts?: InvokeOptions): Output<GetKafkaConfigurationResult>def get_kafka_configuration(account_name: Optional[str] = None,
                            kafka_configuration_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetKafkaConfigurationResult
def get_kafka_configuration_output(account_name: Optional[pulumi.Input[str]] = None,
                            kafka_configuration_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetKafkaConfigurationResult]func LookupKafkaConfiguration(ctx *Context, args *LookupKafkaConfigurationArgs, opts ...InvokeOption) (*LookupKafkaConfigurationResult, error)
func LookupKafkaConfigurationOutput(ctx *Context, args *LookupKafkaConfigurationOutputArgs, opts ...InvokeOption) LookupKafkaConfigurationResultOutput> Note: This function is named LookupKafkaConfiguration in the Go SDK.
public static class GetKafkaConfiguration 
{
    public static Task<GetKafkaConfigurationResult> InvokeAsync(GetKafkaConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetKafkaConfigurationResult> Invoke(GetKafkaConfigurationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetKafkaConfigurationResult> getKafkaConfiguration(GetKafkaConfigurationArgs args, InvokeOptions options)
public static Output<GetKafkaConfigurationResult> getKafkaConfiguration(GetKafkaConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:purview:getKafkaConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountName string
- The name of the account.
- KafkaConfiguration stringName 
- Name of kafka configuration.
- ResourceGroup stringName 
- The resource group name.
- AccountName string
- The name of the account.
- KafkaConfiguration stringName 
- Name of kafka configuration.
- ResourceGroup stringName 
- The resource group name.
- accountName String
- The name of the account.
- kafkaConfiguration StringName 
- Name of kafka configuration.
- resourceGroup StringName 
- The resource group name.
- accountName string
- The name of the account.
- kafkaConfiguration stringName 
- Name of kafka configuration.
- resourceGroup stringName 
- The resource group name.
- account_name str
- The name of the account.
- kafka_configuration_ strname 
- Name of kafka configuration.
- resource_group_ strname 
- The resource group name.
- accountName String
- The name of the account.
- kafkaConfiguration StringName 
- Name of kafka configuration.
- resourceGroup StringName 
- The resource group name.
getKafkaConfiguration Result
The following output properties are available:
- Id string
- Gets or sets the identifier.
- Name string
- Gets or sets the name.
- SystemData Pulumi.Azure Native. Purview. Outputs. Proxy Resource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Gets or sets the type.
- ConsumerGroup string
- Consumer group for hook event hub.
- Credentials
Pulumi.Azure Native. Purview. Outputs. Credentials Response 
- Credentials to access event hub.
- EventHub stringPartition Id 
- Optional partition Id for notification event hub. If not set, all partitions will be leveraged.
- EventHub stringResource Id 
- EventHub stringType 
- The event hub type.
- EventStreaming stringState 
- The state of the event streaming service
- EventStreaming stringType 
- The event streaming service type
- Id string
- Gets or sets the identifier.
- Name string
- Gets or sets the name.
- SystemData ProxyResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Gets or sets the type.
- ConsumerGroup string
- Consumer group for hook event hub.
- Credentials
CredentialsResponse 
- Credentials to access event hub.
- EventHub stringPartition Id 
- Optional partition Id for notification event hub. If not set, all partitions will be leveraged.
- EventHub stringResource Id 
- EventHub stringType 
- The event hub type.
- EventStreaming stringState 
- The state of the event streaming service
- EventStreaming stringType 
- The event streaming service type
- id String
- Gets or sets the identifier.
- name String
- Gets or sets the name.
- systemData ProxyResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- type String
- Gets or sets the type.
- consumerGroup String
- Consumer group for hook event hub.
- credentials
CredentialsResponse 
- Credentials to access event hub.
- eventHub StringPartition Id 
- Optional partition Id for notification event hub. If not set, all partitions will be leveraged.
- eventHub StringResource Id 
- eventHub StringType 
- The event hub type.
- eventStreaming StringState 
- The state of the event streaming service
- eventStreaming StringType 
- The event streaming service type
- id string
- Gets or sets the identifier.
- name string
- Gets or sets the name.
- systemData ProxyResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- type string
- Gets or sets the type.
- consumerGroup string
- Consumer group for hook event hub.
- credentials
CredentialsResponse 
- Credentials to access event hub.
- eventHub stringPartition Id 
- Optional partition Id for notification event hub. If not set, all partitions will be leveraged.
- eventHub stringResource Id 
- eventHub stringType 
- The event hub type.
- eventStreaming stringState 
- The state of the event streaming service
- eventStreaming stringType 
- The event streaming service type
- id str
- Gets or sets the identifier.
- name str
- Gets or sets the name.
- system_data ProxyResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- type str
- Gets or sets the type.
- consumer_group str
- Consumer group for hook event hub.
- credentials
CredentialsResponse 
- Credentials to access event hub.
- event_hub_ strpartition_ id 
- Optional partition Id for notification event hub. If not set, all partitions will be leveraged.
- event_hub_ strresource_ id 
- event_hub_ strtype 
- The event hub type.
- event_streaming_ strstate 
- The state of the event streaming service
- event_streaming_ strtype 
- The event streaming service type
- id String
- Gets or sets the identifier.
- name String
- Gets or sets the name.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- Gets or sets the type.
- consumerGroup String
- Consumer group for hook event hub.
- credentials Property Map
- Credentials to access event hub.
- eventHub StringPartition Id 
- Optional partition Id for notification event hub. If not set, all partitions will be leveraged.
- eventHub StringResource Id 
- eventHub StringType 
- The event hub type.
- eventStreaming StringState 
- The state of the event streaming service
- eventStreaming StringType 
- The event streaming service type
Supporting Types
CredentialsResponse 
- IdentityId string
- Identity identifier for UserAssign type.
- Type string
- Identity Type.
- IdentityId string
- Identity identifier for UserAssign type.
- Type string
- Identity Type.
- identityId String
- Identity identifier for UserAssign type.
- type String
- Identity Type.
- identityId string
- Identity identifier for UserAssign type.
- type string
- Identity Type.
- identity_id str
- Identity identifier for UserAssign type.
- type str
- Identity Type.
- identityId String
- Identity identifier for UserAssign type.
- type String
- Identity Type.
ProxyResourceResponseSystemData    
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of the last modification the resource (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of the last modification the resource (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of the last modification the resource (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of the last modification the resource (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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 the last modification the resource (UTC).
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of the last modification the resource (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified 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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi