azure-native.education.getStudent
Explore with Pulumi AI
Get the details for a specific student in the specified lab by student alias Azure REST API version: 2021-12-01-preview.
Using getStudent
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 getStudent(args: GetStudentArgs, opts?: InvokeOptions): Promise<GetStudentResult>
function getStudentOutput(args: GetStudentOutputArgs, opts?: InvokeOptions): Output<GetStudentResult>
def get_student(billing_account_name: Optional[str] = None,
billing_profile_name: Optional[str] = None,
invoice_section_name: Optional[str] = None,
student_alias: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStudentResult
def get_student_output(billing_account_name: Optional[pulumi.Input[str]] = None,
billing_profile_name: Optional[pulumi.Input[str]] = None,
invoice_section_name: Optional[pulumi.Input[str]] = None,
student_alias: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStudentResult]
func LookupStudent(ctx *Context, args *LookupStudentArgs, opts ...InvokeOption) (*LookupStudentResult, error)
func LookupStudentOutput(ctx *Context, args *LookupStudentOutputArgs, opts ...InvokeOption) LookupStudentResultOutput
> Note: This function is named LookupStudent
in the Go SDK.
public static class GetStudent
{
public static Task<GetStudentResult> InvokeAsync(GetStudentArgs args, InvokeOptions? opts = null)
public static Output<GetStudentResult> Invoke(GetStudentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStudentResult> getStudent(GetStudentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:education:getStudent
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.
- Student
Alias string Student alias.
- 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.
- Student
Alias string Student alias.
- 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.
- student
Alias String Student alias.
- 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.
- student
Alias string Student alias.
- 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.
- student_
alias str Student alias.
- 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.
- student
Alias String Student alias.
getStudent Result
The following output properties are available:
- Budget
Pulumi.
Azure Native. Education. Outputs. Amount Response Student Budget
- Effective
Date string Date student was added to the lab
- Email string
Student Email
- Expiration
Date string Date this student is set to expire from the lab.
- First
Name string First Name
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Name string Last Name
- Name string
The name of the resource
- Role string
Student Role
- Status string
Student Lab Status
- Subscription
Id string Subscription Id
- 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"
- Subscription
Alias string Subscription alias
- Subscription
Invite stringLast Sent Date subscription invite last sent date
- Budget
Amount
Response Student Budget
- Effective
Date string Date student was added to the lab
- Email string
Student Email
- Expiration
Date string Date this student is set to expire from the lab.
- First
Name string First Name
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Name string Last Name
- Name string
The name of the resource
- Role string
Student Role
- Status string
Student Lab Status
- Subscription
Id string Subscription Id
- 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"
- Subscription
Alias string Subscription alias
- Subscription
Invite stringLast Sent Date subscription invite last sent date
- budget
Amount
Response Student Budget
- effective
Date String Date student was added to the lab
- email String
Student Email
- expiration
Date String Date this student is set to expire from the lab.
- first
Name String First Name
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Name String Last Name
- name String
The name of the resource
- role String
Student Role
- status String
Student Lab Status
- subscription
Id String Subscription Id
- 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"
- subscription
Alias String Subscription alias
- subscription
Invite StringLast Sent Date subscription invite last sent date
- budget
Amount
Response Student Budget
- effective
Date string Date student was added to the lab
- email string
Student Email
- expiration
Date string Date this student is set to expire from the lab.
- first
Name string First Name
- id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Name string Last Name
- name string
The name of the resource
- role string
Student Role
- status string
Student Lab Status
- subscription
Id string Subscription Id
- 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"
- subscription
Alias string Subscription alias
- subscription
Invite stringLast Sent Date subscription invite last sent date
- budget
Amount
Response Student Budget
- effective_
date str Date student was added to the lab
- email str
Student Email
- expiration_
date str Date this student is set to expire from the lab.
- first_
name str First Name
- id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last_
name str Last Name
- name str
The name of the resource
- role str
Student Role
- status str
Student Lab Status
- subscription_
id str Subscription Id
- 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"
- subscription_
alias str Subscription alias
- subscription_
invite_ strlast_ sent_ date subscription invite last sent date
- budget Property Map
Student Budget
- effective
Date String Date student was added to the lab
- email String
Student Email
- expiration
Date String Date this student is set to expire from the lab.
- first
Name String First Name
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Name String Last Name
- name String
The name of the resource
- role String
Student Role
- status String
Student Lab Status
- subscription
Id String Subscription Id
- 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"
- subscription
Alias String Subscription alias
- subscription
Invite StringLast Sent Date subscription invite last sent date
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 pulumi/pulumi-azure-native
- License
- Apache-2.0