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.getOrganization
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
Organization resource. Azure REST API version: 2021-12-01.
Other available API versions: 2020-03-01-preview, 2023-08-22, 2024-02-13, 2024-07-01.
Using getOrganization
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 getOrganization(args: GetOrganizationArgs, opts?: InvokeOptions): Promise<GetOrganizationResult>
function getOrganizationOutput(args: GetOrganizationOutputArgs, opts?: InvokeOptions): Output<GetOrganizationResult>def get_organization(organization_name: Optional[str] = None,
                     resource_group_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetOrganizationResult
def get_organization_output(organization_name: Optional[pulumi.Input[str]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationResult]func LookupOrganization(ctx *Context, args *LookupOrganizationArgs, opts ...InvokeOption) (*LookupOrganizationResult, error)
func LookupOrganizationOutput(ctx *Context, args *LookupOrganizationOutputArgs, opts ...InvokeOption) LookupOrganizationResultOutput> Note: This function is named LookupOrganization in the Go SDK.
public static class GetOrganization 
{
    public static Task<GetOrganizationResult> InvokeAsync(GetOrganizationArgs args, InvokeOptions? opts = null)
    public static Output<GetOrganizationResult> Invoke(GetOrganizationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOrganizationResult> getOrganization(GetOrganizationArgs args, InvokeOptions options)
public static Output<GetOrganizationResult> getOrganization(GetOrganizationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:confluent:getOrganization
  arguments:
    # arguments dictionaryThe following arguments are supported:
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- Resource group name
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- Resource group name
- organizationName String
- Organization resource name
- resourceGroup StringName 
- Resource group name
- organizationName string
- Organization resource name
- resourceGroup stringName 
- Resource group name
- organization_name str
- Organization resource name
- resource_group_ strname 
- Resource group name
- organizationName String
- Organization resource name
- resourceGroup StringName 
- Resource group name
getOrganization Result
The following output properties are available:
- CreatedTime string
- The creation time of the resource.
- Id string
- The ARM id of the resource.
- Name string
- The name of the resource.
- OfferDetail Pulumi.Azure Native. Confluent. Outputs. Offer Detail Response 
- Confluent offer detail
- OrganizationId string
- Id of the Confluent organization.
- ProvisioningState string
- Provision states for confluent RP
- SsoUrl string
- SSO url for the Confluent organization.
- SystemData Pulumi.Azure Native. Confluent. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- UserDetail Pulumi.Azure Native. Confluent. Outputs. User Detail Response 
- Subscriber detail
- Location string
- Location of Organization resource
- Dictionary<string, string>
- Organization resource tags
- CreatedTime string
- The creation time of the resource.
- Id string
- The ARM id of the resource.
- Name string
- The name of the resource.
- OfferDetail OfferDetail Response 
- Confluent offer detail
- OrganizationId string
- Id of the Confluent organization.
- ProvisioningState string
- Provision states for confluent RP
- SsoUrl string
- SSO url for the Confluent organization.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- UserDetail UserDetail Response 
- Subscriber detail
- Location string
- Location of Organization resource
- map[string]string
- Organization resource tags
- createdTime String
- The creation time of the resource.
- id String
- The ARM id of the resource.
- name String
- The name of the resource.
- offerDetail OfferDetail Response 
- Confluent offer detail
- organizationId String
- Id of the Confluent organization.
- provisioningState String
- Provision states for confluent RP
- ssoUrl String
- SSO url for the Confluent organization.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- userDetail UserDetail Response 
- Subscriber detail
- location String
- Location of Organization resource
- Map<String,String>
- Organization resource tags
- createdTime string
- The creation time of the resource.
- id string
- The ARM id of the resource.
- name string
- The name of the resource.
- offerDetail OfferDetail Response 
- Confluent offer detail
- organizationId string
- Id of the Confluent organization.
- provisioningState string
- Provision states for confluent RP
- ssoUrl string
- SSO url for the Confluent organization.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- type string
- The type of the resource.
- userDetail UserDetail Response 
- Subscriber detail
- location string
- Location of Organization resource
- {[key: string]: string}
- Organization resource tags
- created_time str
- The creation time of the resource.
- id str
- The ARM id of the resource.
- name str
- The name of the resource.
- offer_detail OfferDetail Response 
- Confluent offer detail
- organization_id str
- Id of the Confluent organization.
- provisioning_state str
- Provision states for confluent RP
- sso_url str
- SSO url for the Confluent organization.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- type str
- The type of the resource.
- user_detail UserDetail Response 
- Subscriber detail
- location str
- Location of Organization resource
- Mapping[str, str]
- Organization resource tags
- createdTime String
- The creation time of the resource.
- id String
- The ARM id of the resource.
- name String
- The name of the resource.
- offerDetail Property Map
- Confluent offer detail
- organizationId String
- Id of the Confluent organization.
- provisioningState String
- Provision states for confluent RP
- ssoUrl String
- SSO url for the Confluent organization.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- userDetail Property Map
- Subscriber detail
- location String
- Location of Organization resource
- Map<String>
- Organization resource tags
Supporting Types
OfferDetailResponse  
SystemDataResponse  
- 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 resource last modification (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 resource last modification (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 resource last modification (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 resource last modification (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 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.
- 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 resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
UserDetailResponse  
- EmailAddress string
- Email address
- FirstName string
- First name
- LastName string
- Last name
- EmailAddress string
- Email address
- FirstName string
- First name
- LastName string
- Last name
- emailAddress String
- Email address
- firstName String
- First name
- lastName String
- Last name
- emailAddress string
- Email address
- firstName string
- First name
- lastName string
- Last name
- email_address str
- Email address
- first_name str
- First name
- last_name str
- Last name
- emailAddress String
- Email address
- firstName String
- First name
- lastName String
- Last name
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