1. Packages
  2. Azure Native v1
  3. API Docs
  4. confluent
  5. getOrganization
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.confluent.getOrganization

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Organization resource. API Version: 2020-03-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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:confluent:getOrganization
      arguments:
        # arguments dictionary

    The following arguments are supported:

    OrganizationName string
    Organization resource name
    ResourceGroupName string
    Resource group name
    OrganizationName string
    Organization resource name
    ResourceGroupName string
    Resource group name
    organizationName String
    Organization resource name
    resourceGroupName String
    Resource group name
    organizationName string
    Organization resource name
    resourceGroupName string
    Resource group name
    organization_name str
    Organization resource name
    resource_group_name str
    Resource group name
    organizationName String
    Organization resource name
    resourceGroupName String
    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.
    OrganizationId string
    Id of the Confluent organization.
    ProvisioningState string
    Provision states for confluent RP
    SsoUrl string
    SSO url for the Confluent organization.
    Type string
    The type of the resource.
    Location string
    Location of Organization resource
    OfferDetail Pulumi.AzureNative.Confluent.Outputs.OrganizationResourcePropertiesResponseOfferDetail
    Confluent offer detail
    Tags Dictionary<string, string>
    Organization resource tags
    UserDetail Pulumi.AzureNative.Confluent.Outputs.OrganizationResourcePropertiesResponseUserDetail
    Subscriber detail
    CreatedTime string
    The creation time of the resource.
    Id string
    The ARM id of the resource.
    Name string
    The name of the resource.
    OrganizationId string
    Id of the Confluent organization.
    ProvisioningState string
    Provision states for confluent RP
    SsoUrl string
    SSO url for the Confluent organization.
    Type string
    The type of the resource.
    Location string
    Location of Organization resource
    OfferDetail OrganizationResourcePropertiesResponseOfferDetail
    Confluent offer detail
    Tags map[string]string
    Organization resource tags
    UserDetail OrganizationResourcePropertiesResponseUserDetail
    Subscriber detail
    createdTime String
    The creation time of the resource.
    id String
    The ARM id of the resource.
    name String
    The name of the resource.
    organizationId String
    Id of the Confluent organization.
    provisioningState String
    Provision states for confluent RP
    ssoUrl String
    SSO url for the Confluent organization.
    type String
    The type of the resource.
    location String
    Location of Organization resource
    offerDetail OrganizationResourcePropertiesResponseOfferDetail
    Confluent offer detail
    tags Map<String,String>
    Organization resource tags
    userDetail OrganizationResourcePropertiesResponseUserDetail
    Subscriber detail
    createdTime string
    The creation time of the resource.
    id string
    The ARM id of the resource.
    name string
    The name of the resource.
    organizationId string
    Id of the Confluent organization.
    provisioningState string
    Provision states for confluent RP
    ssoUrl string
    SSO url for the Confluent organization.
    type string
    The type of the resource.
    location string
    Location of Organization resource
    offerDetail OrganizationResourcePropertiesResponseOfferDetail
    Confluent offer detail
    tags {[key: string]: string}
    Organization resource tags
    userDetail OrganizationResourcePropertiesResponseUserDetail
    Subscriber detail
    created_time str
    The creation time of the resource.
    id str
    The ARM id of the resource.
    name str
    The name of the resource.
    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.
    type str
    The type of the resource.
    location str
    Location of Organization resource
    offer_detail OrganizationResourcePropertiesResponseOfferDetail
    Confluent offer detail
    tags Mapping[str, str]
    Organization resource tags
    user_detail OrganizationResourcePropertiesResponseUserDetail
    Subscriber detail
    createdTime String
    The creation time of the resource.
    id String
    The ARM id of the resource.
    name String
    The name of the resource.
    organizationId String
    Id of the Confluent organization.
    provisioningState String
    Provision states for confluent RP
    ssoUrl String
    SSO url for the Confluent organization.
    type String
    The type of the resource.
    location String
    Location of Organization resource
    offerDetail Property Map
    Confluent offer detail
    tags Map<String>
    Organization resource tags
    userDetail Property Map
    Subscriber detail

    Supporting Types

    OrganizationResourcePropertiesResponseOfferDetail

    Status string
    SaaS Offer Status
    Id string
    Offer Id
    PlanId string
    Offer Plan Id
    PlanName string
    Offer Plan Name
    PublisherId string
    Publisher Id
    TermUnit string
    Offer Plan Term unit
    Status string
    SaaS Offer Status
    Id string
    Offer Id
    PlanId string
    Offer Plan Id
    PlanName string
    Offer Plan Name
    PublisherId string
    Publisher Id
    TermUnit string
    Offer Plan Term unit
    status String
    SaaS Offer Status
    id String
    Offer Id
    planId String
    Offer Plan Id
    planName String
    Offer Plan Name
    publisherId String
    Publisher Id
    termUnit String
    Offer Plan Term unit
    status string
    SaaS Offer Status
    id string
    Offer Id
    planId string
    Offer Plan Id
    planName string
    Offer Plan Name
    publisherId string
    Publisher Id
    termUnit string
    Offer Plan Term unit
    status str
    SaaS Offer Status
    id str
    Offer Id
    plan_id str
    Offer Plan Id
    plan_name str
    Offer Plan Name
    publisher_id str
    Publisher Id
    term_unit str
    Offer Plan Term unit
    status String
    SaaS Offer Status
    id String
    Offer Id
    planId String
    Offer Plan Id
    planName String
    Offer Plan Name
    publisherId String
    Publisher Id
    termUnit String
    Offer Plan Term unit

    OrganizationResourcePropertiesResponseUserDetail

    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-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi