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.47.1 published on Monday, Jun 24, 2024 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.47.1 published on Monday, Jun 24, 2024 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.
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:
- Organization
Name string - Organization resource name
- Resource
Group stringName - Resource group name
- Organization
Name string - Organization resource name
- Resource
Group stringName - Resource group name
- organization
Name String - Organization resource name
- resource
Group StringName - Resource group name
- organization
Name string - Organization resource name
- resource
Group stringName - Resource group name
- organization_
name str - Organization resource name
- resource_
group_ strname - Resource group name
- organization
Name String - Organization resource name
- resource
Group StringName - Resource group name
getOrganization Result
The following output properties are available:
- Created
Time string - The creation time of the resource.
- Id string
- The ARM id of the resource.
- Name string
- The name of the resource.
- Offer
Detail Pulumi.Azure Native. Confluent. Outputs. Offer Detail Response - Confluent offer detail
- Organization
Id string - Id of the Confluent organization.
- Provisioning
State string - Provision states for confluent RP
- Sso
Url string - SSO url for the Confluent organization.
- System
Data 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.
- User
Detail Pulumi.Azure Native. Confluent. Outputs. User Detail Response - Subscriber detail
- Location string
- Location of Organization resource
- Dictionary<string, string>
- Organization resource tags
- Created
Time string - The creation time of the resource.
- Id string
- The ARM id of the resource.
- Name string
- The name of the resource.
- Offer
Detail OfferDetail Response - Confluent offer detail
- Organization
Id string - Id of the Confluent organization.
- Provisioning
State string - Provision states for confluent RP
- Sso
Url string - SSO url for the Confluent organization.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- User
Detail UserDetail Response - Subscriber detail
- Location string
- Location of Organization resource
- map[string]string
- Organization resource tags
- created
Time String - The creation time of the resource.
- id String
- The ARM id of the resource.
- name String
- The name of the resource.
- offer
Detail OfferDetail Response - Confluent offer detail
- organization
Id String - Id of the Confluent organization.
- provisioning
State String - Provision states for confluent RP
- sso
Url String - SSO url for the Confluent organization.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- user
Detail UserDetail Response - Subscriber detail
- location String
- Location of Organization resource
- Map<String,String>
- Organization resource tags
- created
Time string - The creation time of the resource.
- id string
- The ARM id of the resource.
- name string
- The name of the resource.
- offer
Detail OfferDetail Response - Confluent offer detail
- organization
Id string - Id of the Confluent organization.
- provisioning
State string - Provision states for confluent RP
- sso
Url string - SSO url for the Confluent organization.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- type string
- The type of the resource.
- user
Detail 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
- created
Time String - The creation time of the resource.
- id String
- The ARM id of the resource.
- name String
- The name of the resource.
- offer
Detail Property Map - Confluent offer detail
- organization
Id String - Id of the Confluent organization.
- provisioning
State String - Provision states for confluent RP
- sso
Url String - SSO url for the Confluent organization.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- user
Detail Property Map - Subscriber detail
- location String
- Location of Organization resource
- Map<String>
- Organization resource tags
Supporting Types
OfferDetailResponse
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.
UserDetailResponse
- Email
Address string - Email address
- First
Name string - First name
- Last
Name string - Last name
- Email
Address string - Email address
- First
Name string - First name
- Last
Name string - Last name
- email
Address String - Email address
- first
Name String - First name
- last
Name String - Last name
- email
Address string - Email address
- first
Name string - First name
- last
Name string - Last name
- email_
address str - Email address
- first_
name str - First name
- last_
name str - Last name
- email
Address String - Email address
- first
Name String - First name
- last
Name 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.47.1 published on Monday, Jun 24, 2024 by Pulumi