1. Packages
  2. Azure Native
  3. API Docs
  4. machinelearningexperimentation
  5. getAccount
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.34.0 published on Thursday, Mar 28, 2024 by Pulumi

azure-native.machinelearningexperimentation.getAccount

Explore with Pulumi AI

azure-native logo
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.34.0 published on Thursday, Mar 28, 2024 by Pulumi

    Gets the properties of the specified machine learning team account. Azure REST API version: 2017-05-01-preview.

    Using getAccount

    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 getAccount(args: GetAccountArgs, opts?: InvokeOptions): Promise<GetAccountResult>
    function getAccountOutput(args: GetAccountOutputArgs, opts?: InvokeOptions): Output<GetAccountResult>
    def get_account(account_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetAccountResult
    def get_account_output(account_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetAccountResult]
    func LookupAccount(ctx *Context, args *LookupAccountArgs, opts ...InvokeOption) (*LookupAccountResult, error)
    func LookupAccountOutput(ctx *Context, args *LookupAccountOutputArgs, opts ...InvokeOption) LookupAccountResultOutput

    > Note: This function is named LookupAccount in the Go SDK.

    public static class GetAccount 
    {
        public static Task<GetAccountResult> InvokeAsync(GetAccountArgs args, InvokeOptions? opts = null)
        public static Output<GetAccountResult> Invoke(GetAccountInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:machinelearningexperimentation:getAccount
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    The name of the machine learning team account.
    ResourceGroupName string
    The name of the resource group to which the machine learning team account belongs.
    AccountName string
    The name of the machine learning team account.
    ResourceGroupName string
    The name of the resource group to which the machine learning team account belongs.
    accountName String
    The name of the machine learning team account.
    resourceGroupName String
    The name of the resource group to which the machine learning team account belongs.
    accountName string
    The name of the machine learning team account.
    resourceGroupName string
    The name of the resource group to which the machine learning team account belongs.
    account_name str
    The name of the machine learning team account.
    resource_group_name str
    The name of the resource group to which the machine learning team account belongs.
    accountName String
    The name of the machine learning team account.
    resourceGroupName String
    The name of the resource group to which the machine learning team account belongs.

    getAccount Result

    The following output properties are available:

    AccountId string
    The immutable id associated with this team account.
    CreationDate string
    The creation date of the machine learning team account in ISO8601 format.
    DiscoveryUri string
    The uri for this machine learning team account.
    Id string
    The resource ID.
    KeyVaultId string
    The fully qualified arm id of the user key vault.
    Location string
    The location of the resource. This cannot be changed after the resource is created.
    Name string
    The name of the resource.
    ProvisioningState string
    The current deployment state of team account resource. The provisioningState is to indicate states for resource provisioning.
    StorageAccount Pulumi.AzureNative.MachineLearningExperimentation.Outputs.StorageAccountPropertiesResponse
    The properties of the storage account for the machine learning team account.
    Type string
    The type of the resource.
    VsoAccountId string
    The fully qualified arm id of the vso account to be used for this team account.
    Description string
    The description of this workspace.
    FriendlyName string
    The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
    Seats string
    The no of users/seats who can access this team account. This property defines the charge on the team account.
    Tags Dictionary<string, string>
    The tags of the resource.
    AccountId string
    The immutable id associated with this team account.
    CreationDate string
    The creation date of the machine learning team account in ISO8601 format.
    DiscoveryUri string
    The uri for this machine learning team account.
    Id string
    The resource ID.
    KeyVaultId string
    The fully qualified arm id of the user key vault.
    Location string
    The location of the resource. This cannot be changed after the resource is created.
    Name string
    The name of the resource.
    ProvisioningState string
    The current deployment state of team account resource. The provisioningState is to indicate states for resource provisioning.
    StorageAccount StorageAccountPropertiesResponse
    The properties of the storage account for the machine learning team account.
    Type string
    The type of the resource.
    VsoAccountId string
    The fully qualified arm id of the vso account to be used for this team account.
    Description string
    The description of this workspace.
    FriendlyName string
    The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
    Seats string
    The no of users/seats who can access this team account. This property defines the charge on the team account.
    Tags map[string]string
    The tags of the resource.
    accountId String
    The immutable id associated with this team account.
    creationDate String
    The creation date of the machine learning team account in ISO8601 format.
    discoveryUri String
    The uri for this machine learning team account.
    id String
    The resource ID.
    keyVaultId String
    The fully qualified arm id of the user key vault.
    location String
    The location of the resource. This cannot be changed after the resource is created.
    name String
    The name of the resource.
    provisioningState String
    The current deployment state of team account resource. The provisioningState is to indicate states for resource provisioning.
    storageAccount StorageAccountPropertiesResponse
    The properties of the storage account for the machine learning team account.
    type String
    The type of the resource.
    vsoAccountId String
    The fully qualified arm id of the vso account to be used for this team account.
    description String
    The description of this workspace.
    friendlyName String
    The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
    seats String
    The no of users/seats who can access this team account. This property defines the charge on the team account.
    tags Map<String,String>
    The tags of the resource.
    accountId string
    The immutable id associated with this team account.
    creationDate string
    The creation date of the machine learning team account in ISO8601 format.
    discoveryUri string
    The uri for this machine learning team account.
    id string
    The resource ID.
    keyVaultId string
    The fully qualified arm id of the user key vault.
    location string
    The location of the resource. This cannot be changed after the resource is created.
    name string
    The name of the resource.
    provisioningState string
    The current deployment state of team account resource. The provisioningState is to indicate states for resource provisioning.
    storageAccount StorageAccountPropertiesResponse
    The properties of the storage account for the machine learning team account.
    type string
    The type of the resource.
    vsoAccountId string
    The fully qualified arm id of the vso account to be used for this team account.
    description string
    The description of this workspace.
    friendlyName string
    The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
    seats string
    The no of users/seats who can access this team account. This property defines the charge on the team account.
    tags {[key: string]: string}
    The tags of the resource.
    account_id str
    The immutable id associated with this team account.
    creation_date str
    The creation date of the machine learning team account in ISO8601 format.
    discovery_uri str
    The uri for this machine learning team account.
    id str
    The resource ID.
    key_vault_id str
    The fully qualified arm id of the user key vault.
    location str
    The location of the resource. This cannot be changed after the resource is created.
    name str
    The name of the resource.
    provisioning_state str
    The current deployment state of team account resource. The provisioningState is to indicate states for resource provisioning.
    storage_account StorageAccountPropertiesResponse
    The properties of the storage account for the machine learning team account.
    type str
    The type of the resource.
    vso_account_id str
    The fully qualified arm id of the vso account to be used for this team account.
    description str
    The description of this workspace.
    friendly_name str
    The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
    seats str
    The no of users/seats who can access this team account. This property defines the charge on the team account.
    tags Mapping[str, str]
    The tags of the resource.
    accountId String
    The immutable id associated with this team account.
    creationDate String
    The creation date of the machine learning team account in ISO8601 format.
    discoveryUri String
    The uri for this machine learning team account.
    id String
    The resource ID.
    keyVaultId String
    The fully qualified arm id of the user key vault.
    location String
    The location of the resource. This cannot be changed after the resource is created.
    name String
    The name of the resource.
    provisioningState String
    The current deployment state of team account resource. The provisioningState is to indicate states for resource provisioning.
    storageAccount Property Map
    The properties of the storage account for the machine learning team account.
    type String
    The type of the resource.
    vsoAccountId String
    The fully qualified arm id of the vso account to be used for this team account.
    description String
    The description of this workspace.
    friendlyName String
    The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
    seats String
    The no of users/seats who can access this team account. This property defines the charge on the team account.
    tags Map<String>
    The tags of the resource.

    Supporting Types

    StorageAccountPropertiesResponse

    AccessKey string
    The access key to the storage account.
    StorageAccountId string
    The fully qualified arm Id of the storage account.
    AccessKey string
    The access key to the storage account.
    StorageAccountId string
    The fully qualified arm Id of the storage account.
    accessKey String
    The access key to the storage account.
    storageAccountId String
    The fully qualified arm Id of the storage account.
    accessKey string
    The access key to the storage account.
    storageAccountId string
    The fully qualified arm Id of the storage account.
    access_key str
    The access key to the storage account.
    storage_account_id str
    The fully qualified arm Id of the storage account.
    accessKey String
    The access key to the storage account.
    storageAccountId String
    The fully qualified arm Id of the storage account.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.34.0 published on Thursday, Mar 28, 2024 by Pulumi