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.databoxedge.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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the properties of the specified user. Azure REST API version: 2022-03-01.
Other available API versions: 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
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(device_name: Optional[str] = None,
             name: Optional[str] = None,
             resource_group_name: Optional[str] = None,
             opts: Optional[InvokeOptions] = None) -> GetUserResult
def get_user_output(device_name: Optional[pulumi.Input[str]] = None,
             name: Optional[pulumi.Input[str]] = None,
             resource_group_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)
public static Output<GetUserResult> getUser(GetUserArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:databoxedge:getUser
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DeviceName string
- The device name.
- Name string
- The user name.
- ResourceGroup stringName 
- The resource group name.
- DeviceName string
- The device name.
- Name string
- The user name.
- ResourceGroup stringName 
- The resource group name.
- deviceName String
- The device name.
- name String
- The user name.
- resourceGroup StringName 
- The resource group name.
- deviceName string
- The device name.
- name string
- The user name.
- resourceGroup stringName 
- The resource group name.
- device_name str
- The device name.
- name str
- The user name.
- resource_group_ strname 
- The resource group name.
- deviceName String
- The device name.
- name String
- The user name.
- resourceGroup StringName 
- The resource group name.
getUser Result
The following output properties are available:
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- 
List<Pulumi.Azure Native. Data Box Edge. Outputs. Share Access Right Response> 
- List of shares that the user has rights on. This field should not be specified during user creation.
- SystemData Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of User
- Type string
- The hierarchical type of the object.
- UserType string
- Type of the user.
- EncryptedPassword Pulumi.Azure Native. Data Box Edge. Outputs. Asymmetric Encrypted Secret Response 
- The password details.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- 
[]ShareAccess Right Response 
- List of shares that the user has rights on. This field should not be specified during user creation.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of User
- Type string
- The hierarchical type of the object.
- UserType string
- Type of the user.
- EncryptedPassword AsymmetricEncrypted Secret Response 
- The password details.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- 
List<ShareAccess Right Response> 
- List of shares that the user has rights on. This field should not be specified during user creation.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of User
- type String
- The hierarchical type of the object.
- userType String
- Type of the user.
- encryptedPassword AsymmetricEncrypted Secret Response 
- The password details.
- id string
- The path ID that uniquely identifies the object.
- name string
- The object name.
- 
ShareAccess Right Response[] 
- List of shares that the user has rights on. This field should not be specified during user creation.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of User
- type string
- The hierarchical type of the object.
- userType string
- Type of the user.
- encryptedPassword AsymmetricEncrypted Secret Response 
- The password details.
- id str
- The path ID that uniquely identifies the object.
- name str
- The object name.
- 
Sequence[ShareAccess Right Response] 
- List of shares that the user has rights on. This field should not be specified during user creation.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of User
- type str
- The hierarchical type of the object.
- user_type str
- Type of the user.
- encrypted_password AsymmetricEncrypted Secret Response 
- The password details.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- List<Property Map>
- List of shares that the user has rights on. This field should not be specified during user creation.
- systemData Property Map
- Metadata pertaining to creation and last modification of User
- type String
- The hierarchical type of the object.
- userType String
- Type of the user.
- encryptedPassword Property Map
- The password details.
Supporting Types
AsymmetricEncryptedSecretResponse   
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm string
- The algorithm used to encrypt "Value".
- value string
- The value of the secret.
- encryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryption_algorithm str
- The algorithm used to encrypt "Value".
- value str
- The value of the secret.
- encryption_cert_ strthumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
ShareAccessRightResponse   
- AccessType string
- Type of access to be allowed on the share for this user.
- string
- The share ID.
- AccessType string
- Type of access to be allowed on the share for this user.
- string
- The share ID.
- accessType String
- Type of access to be allowed on the share for this user.
- String
- The share ID.
- accessType string
- Type of access to be allowed on the share for this user.
- string
- The share ID.
- access_type str
- Type of access to be allowed on the share for this user.
- str
- The share ID.
- accessType String
- Type of access to be allowed on the share for this user.
- String
- The share ID.
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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi