LabServicesExtensions
GetLab(ResourceGroupResource, String, CancellationToken)
GetLabAsync(ResourceGroupResource, String, CancellationToken)
GetLabPlan(ResourceGroupResource, String, CancellationToken)
GetLabPlanAsync(ResourceGroupResource, String, CancellationToken)
GetLabPlanResource(ArmClient, ResourceIdentifier)
GetLabPlans(ResourceGroupResource)
GetLabPlans(SubscriptionResource, String, CancellationToken)
GetLabPlansAsync(SubscriptionResource, String, CancellationToken)
GetLabResource(ArmClient, ResourceIdentifier)
GetLabs(ResourceGroupResource)
GetLabs(SubscriptionResource, String, CancellationToken)
GetLabsAsync(SubscriptionResource, String, CancellationToken)
GetLabServicesScheduleResource(ArmClient, ResourceIdentifier)
GetLabUserResource(ArmClient, ResourceIdentifier)
GetLabVirtualMachineImageResource(ArmClient, ResourceIdentifier)
GetLabVirtualMachineResource(ArmClient, ResourceIdentifier)
GetSkus(SubscriptionResource, String, CancellationToken)
GetSkusAsync(SubscriptionResource, String, CancellationToken)
GetUsages(SubscriptionResource, AzureLocation, String, CancellationToken)
GetUsagesAsync(SubscriptionResource, AzureLocation, String, CancellationToken)
net10.0
namespace Azure.ResourceManager.LabServices
{
public static class LabServicesExtensions
{
[AsyncStateMachine(typeof(<GetLabPlanAsync>d__10))]
public static Task<Response<LabPlanResource>> GetLabPlanAsync(this ResourceGroupResource resourceGroupResource, string labPlanName, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.LabServices , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.LabServices (1.1.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API