This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.aad.getOuContainer
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 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get OuContainer in DomainService instance.
Uses Azure REST API version 2022-12-01.
Using getOuContainer
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 getOuContainer(args: GetOuContainerArgs, opts?: InvokeOptions): Promise<GetOuContainerResult>
function getOuContainerOutput(args: GetOuContainerOutputArgs, opts?: InvokeOptions): Output<GetOuContainerResult>def get_ou_container(domain_service_name: Optional[str] = None,
                     ou_container_name: Optional[str] = None,
                     resource_group_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetOuContainerResult
def get_ou_container_output(domain_service_name: Optional[pulumi.Input[str]] = None,
                     ou_container_name: Optional[pulumi.Input[str]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetOuContainerResult]func LookupOuContainer(ctx *Context, args *LookupOuContainerArgs, opts ...InvokeOption) (*LookupOuContainerResult, error)
func LookupOuContainerOutput(ctx *Context, args *LookupOuContainerOutputArgs, opts ...InvokeOption) LookupOuContainerResultOutput> Note: This function is named LookupOuContainer in the Go SDK.
public static class GetOuContainer 
{
    public static Task<GetOuContainerResult> InvokeAsync(GetOuContainerArgs args, InvokeOptions? opts = null)
    public static Output<GetOuContainerResult> Invoke(GetOuContainerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOuContainerResult> getOuContainer(GetOuContainerArgs args, InvokeOptions options)
public static Output<GetOuContainerResult> getOuContainer(GetOuContainerArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:aad:getOuContainer
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DomainService stringName 
- The name of the domain service.
- OuContainer stringName 
- The name of the OuContainer.
- ResourceGroup stringName 
- The name of the resource group within the user's subscription. The name is case insensitive.
- DomainService stringName 
- The name of the domain service.
- OuContainer stringName 
- The name of the OuContainer.
- ResourceGroup stringName 
- The name of the resource group within the user's subscription. The name is case insensitive.
- domainService StringName 
- The name of the domain service.
- ouContainer StringName 
- The name of the OuContainer.
- resourceGroup StringName 
- The name of the resource group within the user's subscription. The name is case insensitive.
- domainService stringName 
- The name of the domain service.
- ouContainer stringName 
- The name of the OuContainer.
- resourceGroup stringName 
- The name of the resource group within the user's subscription. The name is case insensitive.
- domain_service_ strname 
- The name of the domain service.
- ou_container_ strname 
- The name of the OuContainer.
- resource_group_ strname 
- The name of the resource group within the user's subscription. The name is case insensitive.
- domainService StringName 
- The name of the domain service.
- ouContainer StringName 
- The name of the OuContainer.
- resourceGroup StringName 
- The name of the resource group within the user's subscription. The name is case insensitive.
getOuContainer Result
The following output properties are available:
- ContainerId string
- The OuContainer name
- DeploymentId string
- The Deployment id
- DistinguishedName string
- Distinguished Name of OuContainer instance
- DomainName string
- The domain name of Domain Services.
- Id string
- Resource Id
- Name string
- Resource name
- ProvisioningState string
- The current deployment or provisioning state, which only appears in the response.
- ServiceStatus string
- Status of OuContainer instance
- SystemData Pulumi.Azure Native. Aad. Outputs. System Data Response 
- The system meta data relating to this resource.
- TenantId string
- Azure Active Directory tenant id
- Type string
- Resource type
- Accounts
List<Pulumi.Azure Native. Aad. Outputs. Container Account Response> 
- The list of container accounts
- Etag string
- Resource etag
- Location string
- Resource location
- Dictionary<string, string>
- Resource tags
- ContainerId string
- The OuContainer name
- DeploymentId string
- The Deployment id
- DistinguishedName string
- Distinguished Name of OuContainer instance
- DomainName string
- The domain name of Domain Services.
- Id string
- Resource Id
- Name string
- Resource name
- ProvisioningState string
- The current deployment or provisioning state, which only appears in the response.
- ServiceStatus string
- Status of OuContainer instance
- SystemData SystemData Response 
- The system meta data relating to this resource.
- TenantId string
- Azure Active Directory tenant id
- Type string
- Resource type
- Accounts
[]ContainerAccount Response 
- The list of container accounts
- Etag string
- Resource etag
- Location string
- Resource location
- map[string]string
- Resource tags
- containerId String
- The OuContainer name
- deploymentId String
- The Deployment id
- distinguishedName String
- Distinguished Name of OuContainer instance
- domainName String
- The domain name of Domain Services.
- id String
- Resource Id
- name String
- Resource name
- provisioningState String
- The current deployment or provisioning state, which only appears in the response.
- serviceStatus String
- Status of OuContainer instance
- systemData SystemData Response 
- The system meta data relating to this resource.
- tenantId String
- Azure Active Directory tenant id
- type String
- Resource type
- accounts
List<ContainerAccount Response> 
- The list of container accounts
- etag String
- Resource etag
- location String
- Resource location
- Map<String,String>
- Resource tags
- containerId string
- The OuContainer name
- deploymentId string
- The Deployment id
- distinguishedName string
- Distinguished Name of OuContainer instance
- domainName string
- The domain name of Domain Services.
- id string
- Resource Id
- name string
- Resource name
- provisioningState string
- The current deployment or provisioning state, which only appears in the response.
- serviceStatus string
- Status of OuContainer instance
- systemData SystemData Response 
- The system meta data relating to this resource.
- tenantId string
- Azure Active Directory tenant id
- type string
- Resource type
- accounts
ContainerAccount Response[] 
- The list of container accounts
- etag string
- Resource etag
- location string
- Resource location
- {[key: string]: string}
- Resource tags
- container_id str
- The OuContainer name
- deployment_id str
- The Deployment id
- distinguished_name str
- Distinguished Name of OuContainer instance
- domain_name str
- The domain name of Domain Services.
- id str
- Resource Id
- name str
- Resource name
- provisioning_state str
- The current deployment or provisioning state, which only appears in the response.
- service_status str
- Status of OuContainer instance
- system_data SystemData Response 
- The system meta data relating to this resource.
- tenant_id str
- Azure Active Directory tenant id
- type str
- Resource type
- accounts
Sequence[ContainerAccount Response] 
- The list of container accounts
- etag str
- Resource etag
- location str
- Resource location
- Mapping[str, str]
- Resource tags
- containerId String
- The OuContainer name
- deploymentId String
- The Deployment id
- distinguishedName String
- Distinguished Name of OuContainer instance
- domainName String
- The domain name of Domain Services.
- id String
- Resource Id
- name String
- Resource name
- provisioningState String
- The current deployment or provisioning state, which only appears in the response.
- serviceStatus String
- Status of OuContainer instance
- systemData Property Map
- The system meta data relating to this resource.
- tenantId String
- Azure Active Directory tenant id
- type String
- Resource type
- accounts List<Property Map>
- The list of container accounts
- etag String
- Resource etag
- location String
- Resource location
- Map<String>
- Resource tags
Supporting Types
ContainerAccountResponse  
- AccountName string
- The account name
- Password string
- The account password
- Spn string
- The account spn
- AccountName string
- The account name
- Password string
- The account password
- Spn string
- The account spn
- accountName String
- The account name
- password String
- The account password
- spn String
- The account spn
- accountName string
- The account name
- password string
- The account password
- spn string
- The account spn
- account_name str
- The account name
- password str
- The account password
- spn str
- The account spn
- accountName String
- The account name
- password String
- The account password
- spn String
- The account spn
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.
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 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi