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.testbase.getTestBaseAccount
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
Gets a Test Base Account. Azure REST API version: 2022-04-01-preview.
Other available API versions: 2023-11-01-preview.
Using getTestBaseAccount
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 getTestBaseAccount(args: GetTestBaseAccountArgs, opts?: InvokeOptions): Promise<GetTestBaseAccountResult>
function getTestBaseAccountOutput(args: GetTestBaseAccountOutputArgs, opts?: InvokeOptions): Output<GetTestBaseAccountResult>
def get_test_base_account(resource_group_name: Optional[str] = None,
test_base_account_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTestBaseAccountResult
def get_test_base_account_output(resource_group_name: Optional[pulumi.Input[str]] = None,
test_base_account_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTestBaseAccountResult]
func LookupTestBaseAccount(ctx *Context, args *LookupTestBaseAccountArgs, opts ...InvokeOption) (*LookupTestBaseAccountResult, error)
func LookupTestBaseAccountOutput(ctx *Context, args *LookupTestBaseAccountOutputArgs, opts ...InvokeOption) LookupTestBaseAccountResultOutput
> Note: This function is named LookupTestBaseAccount
in the Go SDK.
public static class GetTestBaseAccount
{
public static Task<GetTestBaseAccountResult> InvokeAsync(GetTestBaseAccountArgs args, InvokeOptions? opts = null)
public static Output<GetTestBaseAccountResult> Invoke(GetTestBaseAccountInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTestBaseAccountResult> getTestBaseAccount(GetTestBaseAccountArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:testbase:getTestBaseAccount
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group that contains the resource.
- Test
Base stringAccount Name - The resource name of the Test Base Account.
- Resource
Group stringName - The name of the resource group that contains the resource.
- Test
Base stringAccount Name - The resource name of the Test Base Account.
- resource
Group StringName - The name of the resource group that contains the resource.
- test
Base StringAccount Name - The resource name of the Test Base Account.
- resource
Group stringName - The name of the resource group that contains the resource.
- test
Base stringAccount Name - The resource name of the Test Base Account.
- resource_
group_ strname - The name of the resource group that contains the resource.
- test_
base_ straccount_ name - The resource name of the Test Base Account.
- resource
Group StringName - The name of the resource group that contains the resource.
- test
Base StringAccount Name - The resource name of the Test Base Account.
getTestBaseAccount Result
The following output properties are available:
- Access
Level string - The access level of the Test Base Account.
- Etag string
- Resource Etag.
- Id string
- Resource ID.
- Location string
- The geo-location where the resource lives
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the resource.
- Sku
Pulumi.
Azure Native. Test Base. Outputs. Test Base Account SKUResponse - The SKU of the Test Base Account.
- System
Data Pulumi.Azure Native. Test Base. Outputs. System Data Response - The system metadata relating to this resource
- Type string
- Resource type.
- Dictionary<string, string>
- The tags of the resource.
- Access
Level string - The access level of the Test Base Account.
- Etag string
- Resource Etag.
- Id string
- Resource ID.
- Location string
- The geo-location where the resource lives
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the resource.
- Sku
Test
Base Account SKUResponse - The SKU of the Test Base Account.
- System
Data SystemData Response - The system metadata relating to this resource
- Type string
- Resource type.
- map[string]string
- The tags of the resource.
- access
Level String - The access level of the Test Base Account.
- etag String
- Resource Etag.
- id String
- Resource ID.
- location String
- The geo-location where the resource lives
- name String
- Resource name.
- provisioning
State String - The provisioning state of the resource.
- sku
Test
Base Account SKUResponse - The SKU of the Test Base Account.
- system
Data SystemData Response - The system metadata relating to this resource
- type String
- Resource type.
- Map<String,String>
- The tags of the resource.
- access
Level string - The access level of the Test Base Account.
- etag string
- Resource Etag.
- id string
- Resource ID.
- location string
- The geo-location where the resource lives
- name string
- Resource name.
- provisioning
State string - The provisioning state of the resource.
- sku
Test
Base Account SKUResponse - The SKU of the Test Base Account.
- system
Data SystemData Response - The system metadata relating to this resource
- type string
- Resource type.
- {[key: string]: string}
- The tags of the resource.
- access_
level str - The access level of the Test Base Account.
- etag str
- Resource Etag.
- id str
- Resource ID.
- location str
- The geo-location where the resource lives
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the resource.
- sku
Test
Base Account SKUResponse - The SKU of the Test Base Account.
- system_
data SystemData Response - The system metadata relating to this resource
- type str
- Resource type.
- Mapping[str, str]
- The tags of the resource.
- access
Level String - The access level of the Test Base Account.
- etag String
- Resource Etag.
- id String
- Resource ID.
- location String
- The geo-location where the resource lives
- name String
- Resource name.
- provisioning
State String - The provisioning state of the resource.
- sku Property Map
- The SKU of the Test Base Account.
- system
Data Property Map - The system metadata relating to this resource
- type String
- Resource type.
- Map<String>
- The tags of the resource.
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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TestBaseAccountSKUCapabilityResponse
TestBaseAccountSKUResponse
- Capabilities
List<Pulumi.
Azure Native. Test Base. Inputs. Test Base Account SKUCapability Response> - The capabilities of a SKU.
- Name string
- The name of the SKU. This is typically a letter + number code, such as B0 or S0.
- Tier string
- The tier of this particular SKU.
- Locations List<string>
- The locations that the SKU is available.
- Resource
Type string - The type of resource the SKU applies to.
- Capabilities
[]Test
Base Account SKUCapability Response - The capabilities of a SKU.
- Name string
- The name of the SKU. This is typically a letter + number code, such as B0 or S0.
- Tier string
- The tier of this particular SKU.
- Locations []string
- The locations that the SKU is available.
- Resource
Type string - The type of resource the SKU applies to.
- capabilities
List<Test
Base Account SKUCapability Response> - The capabilities of a SKU.
- name String
- The name of the SKU. This is typically a letter + number code, such as B0 or S0.
- tier String
- The tier of this particular SKU.
- locations List<String>
- The locations that the SKU is available.
- resource
Type String - The type of resource the SKU applies to.
- capabilities
Test
Base Account SKUCapability Response[] - The capabilities of a SKU.
- name string
- The name of the SKU. This is typically a letter + number code, such as B0 or S0.
- tier string
- The tier of this particular SKU.
- locations string[]
- The locations that the SKU is available.
- resource
Type string - The type of resource the SKU applies to.
- capabilities
Sequence[Test
Base Account SKUCapability Response] - The capabilities of a SKU.
- name str
- The name of the SKU. This is typically a letter + number code, such as B0 or S0.
- tier str
- The tier of this particular SKU.
- locations Sequence[str]
- The locations that the SKU is available.
- resource_
type str - The type of resource the SKU applies to.
- capabilities List<Property Map>
- The capabilities of a SKU.
- name String
- The name of the SKU. This is typically a letter + number code, such as B0 or S0.
- tier String
- The tier of this particular SKU.
- locations List<String>
- The locations that the SKU is available.
- resource
Type String - The type of resource the SKU applies to.
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