DevTestLabResource
ResourceType
DevTestLabResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
ClaimAnyVm(WaitUntil, CancellationToken)
ClaimAnyVmAsync(WaitUntil, CancellationToken)
CreateEnvironment(WaitUntil, DevTestLabVmCreationContent, CancellationToken)
CreateEnvironmentAsync(WaitUntil, DevTestLabVmCreationContent, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
EvaluatePolicies(String, DevTestLabEvaluatePoliciesContent, CancellationToken)
EvaluatePoliciesAsync(String, DevTestLabEvaluatePoliciesContent, CancellationToken)
ExportResourceUsage(WaitUntil, DevTestLabExportResourceUsageContent, CancellationToken)
ExportResourceUsageAsync(WaitUntil, DevTestLabExportResourceUsageContent, CancellationToken)
GenerateUploadUri(DevTestLabGenerateUploadUriContent, CancellationToken)
GenerateUploadUriAsync(DevTestLabGenerateUploadUriContent, CancellationToken)
Get(String, CancellationToken)
GetAsync(String, CancellationToken)
GetDevTestLabArtifactSource(String, String, CancellationToken)
GetDevTestLabArtifactSourceAsync(String, String, CancellationToken)
GetDevTestLabArtifactSources()
GetDevTestLabCost(String, String, CancellationToken)
GetDevTestLabCostAsync(String, String, CancellationToken)
GetDevTestLabCosts()
GetDevTestLabCustomImage(String, String, CancellationToken)
GetDevTestLabCustomImageAsync(String, String, CancellationToken)
GetDevTestLabCustomImages()
GetDevTestLabFormula(String, String, CancellationToken)
GetDevTestLabFormulaAsync(String, String, CancellationToken)
GetDevTestLabFormulas()
GetDevTestLabNotificationChannel(String, String, CancellationToken)
GetDevTestLabNotificationChannelAsync(String, String, CancellationToken)
GetDevTestLabNotificationChannels()
GetDevTestLabPolicies(String)
GetDevTestLabPolicy(String, String, String, CancellationToken)
GetDevTestLabPolicyAsync(String, String, String, CancellationToken)
GetDevTestLabSchedule(String, String, CancellationToken)
GetDevTestLabScheduleAsync(String, String, CancellationToken)
GetDevTestLabSchedules()
GetDevTestLabServiceRunner(String, CancellationToken)
GetDevTestLabServiceRunnerAsync(String, CancellationToken)
GetDevTestLabServiceRunners()
GetDevTestLabUser(String, String, CancellationToken)
GetDevTestLabUserAsync(String, String, CancellationToken)
GetDevTestLabUsers()
GetDevTestLabVhds(CancellationToken)
GetDevTestLabVhdsAsync(CancellationToken)
GetDevTestLabVirtualNetwork(String, String, CancellationToken)
GetDevTestLabVirtualNetworkAsync(String, String, CancellationToken)
GetDevTestLabVirtualNetworks()
GetDevTestLabVm(String, String, CancellationToken)
GetDevTestLabVmAsync(String, String, CancellationToken)
GetDevTestLabVms()
GetGalleryImages(String, String, Int32?, String, CancellationToken)
GetGalleryImagesAsync(String, String, Int32?, String, CancellationToken)
GetVhds(CancellationToken)
GetVhdsAsync(CancellationToken)
ImportVm(WaitUntil, DevTestLabImportVmContent, CancellationToken)
ImportVmAsync(WaitUntil, DevTestLabImportVmContent, CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(DevTestLabPatch, CancellationToken)
UpdateAsync(DevTestLabPatch, CancellationToken)
net11.0
namespace Azure.ResourceManager.DevTestLabs
{
public class DevTestLabResource : ArmResource, IJsonModel<DevTestLabData>, IPersistableModel<DevTestLabData>
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This operation is not supported. Please use the method GetDevTestLabVhds instead.", false)]
public virtual Pageable<SubResource> GetVhds(CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.DevTestLabs , Version=1.1.2.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.DevTestLabs (1.1.2) net10.0 |
| Obsolete | This operation is not supported. Please use the method GetDevTestLabVhds instead. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API