These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.education.getLab
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get the details for a specific lab associated with the provided billing account name, billing profile name, and invoice section name. API Version: 2021-12-01-preview.
Using getLab
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 getLab(args: GetLabArgs, opts?: InvokeOptions): Promise<GetLabResult>
function getLabOutput(args: GetLabOutputArgs, opts?: InvokeOptions): Output<GetLabResult>
def get_lab(billing_account_name: Optional[str] = None,
billing_profile_name: Optional[str] = None,
include_budget: Optional[bool] = None,
invoice_section_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLabResult
def get_lab_output(billing_account_name: Optional[pulumi.Input[str]] = None,
billing_profile_name: Optional[pulumi.Input[str]] = None,
include_budget: Optional[pulumi.Input[bool]] = None,
invoice_section_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLabResult]
func LookupLab(ctx *Context, args *LookupLabArgs, opts ...InvokeOption) (*LookupLabResult, error)
func LookupLabOutput(ctx *Context, args *LookupLabOutputArgs, opts ...InvokeOption) LookupLabResultOutput
> Note: This function is named LookupLab
in the Go SDK.
public static class GetLab
{
public static Task<GetLabResult> InvokeAsync(GetLabArgs args, InvokeOptions? opts = null)
public static Output<GetLabResult> Invoke(GetLabInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLabResult> getLab(GetLabArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:education:getLab
arguments:
# arguments dictionary
The following arguments are supported:
- Billing
Account stringName - The ID that uniquely identifies a billing account.
- Billing
Profile stringName - The ID that uniquely identifies a billing profile.
- Invoice
Section stringName - The ID that uniquely identifies an invoice section.
- Include
Budget bool - May be used to include budget information.
- Billing
Account stringName - The ID that uniquely identifies a billing account.
- Billing
Profile stringName - The ID that uniquely identifies a billing profile.
- Invoice
Section stringName - The ID that uniquely identifies an invoice section.
- Include
Budget bool - May be used to include budget information.
- billing
Account StringName - The ID that uniquely identifies a billing account.
- billing
Profile StringName - The ID that uniquely identifies a billing profile.
- invoice
Section StringName - The ID that uniquely identifies an invoice section.
- include
Budget Boolean - May be used to include budget information.
- billing
Account stringName - The ID that uniquely identifies a billing account.
- billing
Profile stringName - The ID that uniquely identifies a billing profile.
- invoice
Section stringName - The ID that uniquely identifies an invoice section.
- include
Budget boolean - May be used to include budget information.
- billing_
account_ strname - The ID that uniquely identifies a billing account.
- billing_
profile_ strname - The ID that uniquely identifies a billing profile.
- invoice_
section_ strname - The ID that uniquely identifies an invoice section.
- include_
budget bool - May be used to include budget information.
- billing
Account StringName - The ID that uniquely identifies a billing account.
- billing
Profile StringName - The ID that uniquely identifies a billing profile.
- invoice
Section StringName - The ID that uniquely identifies an invoice section.
- include
Budget Boolean - May be used to include budget information.
getLab Result
The following output properties are available:
- Budget
Per Pulumi.Student Azure Native. Education. Outputs. Amount Response - Default monetary cap for each student in this lab
- Description string
- Detail description of this lab
- Display
Name string - Lab Display Name
- Effective
Date string - Lab creation date
- Expiration
Date string - Default expiration date for each student in this lab
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Invitation
Code string - invitation code for redeemable lab
- Max
Student doubleCount - the total number of students that can be accepted to the lab.
- Name string
- The name of the resource
- Status string
- The status of this lab
- System
Data Pulumi.Azure Native. Education. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Currency string
- The type of currency being used for the value.
- Value double
- Amount value.
- Budget
Per AmountStudent Response - Default monetary cap for each student in this lab
- Description string
- Detail description of this lab
- Display
Name string - Lab Display Name
- Effective
Date string - Lab creation date
- Expiration
Date string - Default expiration date for each student in this lab
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Invitation
Code string - invitation code for redeemable lab
- Max
Student float64Count - the total number of students that can be accepted to the lab.
- Name string
- The name of the resource
- Status string
- The status of this lab
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Currency string
- The type of currency being used for the value.
- Value float64
- Amount value.
- budget
Per AmountStudent Response - Default monetary cap for each student in this lab
- description String
- Detail description of this lab
- display
Name String - Lab Display Name
- effective
Date String - Lab creation date
- expiration
Date String - Default expiration date for each student in this lab
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation
Code String - invitation code for redeemable lab
- max
Student DoubleCount - the total number of students that can be accepted to the lab.
- name String
- The name of the resource
- status String
- The status of this lab
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- currency String
- The type of currency being used for the value.
- value Double
- Amount value.
- budget
Per AmountStudent Response - Default monetary cap for each student in this lab
- description string
- Detail description of this lab
- display
Name string - Lab Display Name
- effective
Date string - Lab creation date
- expiration
Date string - Default expiration date for each student in this lab
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation
Code string - invitation code for redeemable lab
- max
Student numberCount - the total number of students that can be accepted to the lab.
- name string
- The name of the resource
- status string
- The status of this lab
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- currency string
- The type of currency being used for the value.
- value number
- Amount value.
- budget_
per_ Amountstudent Response - Default monetary cap for each student in this lab
- description str
- Detail description of this lab
- display_
name str - Lab Display Name
- effective_
date str - Lab creation date
- expiration_
date str - Default expiration date for each student in this lab
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation_
code str - invitation code for redeemable lab
- max_
student_ floatcount - the total number of students that can be accepted to the lab.
- name str
- The name of the resource
- status str
- The status of this lab
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- currency str
- The type of currency being used for the value.
- value float
- Amount value.
- budget
Per Property MapStudent - Default monetary cap for each student in this lab
- description String
- Detail description of this lab
- display
Name String - Lab Display Name
- effective
Date String - Lab creation date
- expiration
Date String - Default expiration date for each student in this lab
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- invitation
Code String - invitation code for redeemable lab
- max
Student NumberCount - the total number of students that can be accepted to the lab.
- name String
- The name of the resource
- status String
- The status of this lab
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- currency String
- The type of currency being used for the value.
- value Number
- Amount value.
Supporting Types
AmountResponse
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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi