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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.labservices.getUser
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Returns the properties of a lab user. Azure REST API version: 2022-08-01.
Other available API versions: 2018-10-15, 2023-06-07.
Using getUser
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 getUser(args: GetUserArgs, opts?: InvokeOptions): Promise<GetUserResult>
function getUserOutput(args: GetUserOutputArgs, opts?: InvokeOptions): Output<GetUserResult>
def get_user(lab_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
user_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetUserResult
def get_user_output(lab_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
user_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetUserResult]
func LookupUser(ctx *Context, args *LookupUserArgs, opts ...InvokeOption) (*LookupUserResult, error)
func LookupUserOutput(ctx *Context, args *LookupUserOutputArgs, opts ...InvokeOption) LookupUserResultOutput
> Note: This function is named LookupUser
in the Go SDK.
public static class GetUser
{
public static Task<GetUserResult> InvokeAsync(GetUserArgs args, InvokeOptions? opts = null)
public static Output<GetUserResult> Invoke(GetUserInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetUserResult> getUser(GetUserArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:labservices:getUser
arguments:
# arguments dictionary
The following arguments are supported:
- Lab
Name string - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- User
Name string - The name of the user that uniquely identifies it within containing lab. Used in resource URIs.
- Lab
Name string - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- User
Name string - The name of the user that uniquely identifies it within containing lab. Used in resource URIs.
- lab
Name String - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- user
Name String - The name of the user that uniquely identifies it within containing lab. Used in resource URIs.
- lab
Name string - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- user
Name string - The name of the user that uniquely identifies it within containing lab. Used in resource URIs.
- lab_
name str - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- user_
name str - The name of the user that uniquely identifies it within containing lab. Used in resource URIs.
- lab
Name String - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- user
Name String - The name of the user that uniquely identifies it within containing lab. Used in resource URIs.
getUser Result
The following output properties are available:
- Display
Name string - Display name of the user, for example user's full name.
- Email string
- Email address of the user.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Invitation
Sent string - Date and time when the invitation message was sent to the user.
- Invitation
State string - State of the invitation message for the user.
- Name string
- The name of the resource
- Provisioning
State string - Current provisioning state of the user resource.
- Registration
State string - State of the user's registration within the lab.
- System
Data Pulumi.Azure Native. Lab Services. Outputs. System Data Response - Metadata pertaining to creation and last modification of the user resource.
- Total
Usage string - How long the user has used their virtual machines in this lab.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Additional
Usage stringQuota - The amount of usage quota time the user gets in addition to the lab usage quota.
- Display
Name string - Display name of the user, for example user's full name.
- Email string
- Email address of the user.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Invitation
Sent string - Date and time when the invitation message was sent to the user.
- Invitation
State string - State of the invitation message for the user.
- Name string
- The name of the resource
- Provisioning
State string - Current provisioning state of the user resource.
- Registration
State string - State of the user's registration within the lab.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the user resource.
- Total
Usage string - How long the user has used their virtual machines in this lab.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Additional
Usage stringQuota - The amount of usage quota time the user gets in addition to the lab usage quota.
- display
Name String - Display name of the user, for example user's full name.
- email String
- Email address of the user.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation
Sent String - Date and time when the invitation message was sent to the user.
- invitation
State String - State of the invitation message for the user.
- name String
- The name of the resource
- provisioning
State String - Current provisioning state of the user resource.
- registration
State String - State of the user's registration within the lab.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the user resource.
- total
Usage String - How long the user has used their virtual machines in this lab.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- additional
Usage StringQuota - The amount of usage quota time the user gets in addition to the lab usage quota.
- display
Name string - Display name of the user, for example user's full name.
- email string
- Email address of the user.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation
Sent string - Date and time when the invitation message was sent to the user.
- invitation
State string - State of the invitation message for the user.
- name string
- The name of the resource
- provisioning
State string - Current provisioning state of the user resource.
- registration
State string - State of the user's registration within the lab.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the user resource.
- total
Usage string - How long the user has used their virtual machines in this lab.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- additional
Usage stringQuota - The amount of usage quota time the user gets in addition to the lab usage quota.
- display_
name str - Display name of the user, for example user's full name.
- email str
- Email address of the user.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation_
sent str - Date and time when the invitation message was sent to the user.
- invitation_
state str - State of the invitation message for the user.
- name str
- The name of the resource
- provisioning_
state str - Current provisioning state of the user resource.
- registration_
state str - State of the user's registration within the lab.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the user resource.
- total_
usage str - How long the user has used their virtual machines in this lab.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- additional_
usage_ strquota - The amount of usage quota time the user gets in addition to the lab usage quota.
- display
Name String - Display name of the user, for example user's full name.
- email String
- Email address of the user.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation
Sent String - Date and time when the invitation message was sent to the user.
- invitation
State String - State of the invitation message for the user.
- name String
- The name of the resource
- provisioning
State String - Current provisioning state of the user resource.
- registration
State String - State of the user's registration within the lab.
- system
Data Property Map - Metadata pertaining to creation and last modification of the user resource.
- total
Usage String - How long the user has used their virtual machines in this lab.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- additional
Usage StringQuota - The amount of usage quota time the user gets in addition to the lab usage quota.
Supporting Types
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.
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi