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()
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)
xamarinwatchos
namespace Azure.ResourceManager.DevTestLabs
{
public class DevTestLabResource : ArmResource, IJsonModel<DevTestLabData>, IPersistableModel<DevTestLabData>
{
[AsyncStateMachine(typeof(<GenerateUploadUriAsync>d__63))]
public virtual Task<Response<DevTestLabGenerateUploadUriResult>> GenerateUploadUriAsync(DevTestLabGenerateUploadUriContent content, CancellationToken cancellationToken = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to xamarinwatchos | |
Assembly | Azure.ResourceManager.DevTestLabs , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.DevTestLabs (1.1.1) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API