Condividi tramite


Azure.ResourceManager.DevTestLabs Namespace

Classes

Name Description
AzureResourceManagerDevTestLabsContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

DevTestLabArmTemplateCollection

A class representing a collection of DevTestLabArmTemplateResource and their operations. Each DevTestLabArmTemplateResource in the collection will belong to the same instance of DevTestLabArtifactSourceResource. To get a DevTestLabArmTemplateCollection instance call the GetDevTestLabArmTemplates method from an instance of DevTestLabArtifactSourceResource.

DevTestLabArmTemplateData

An Azure Resource Manager template.

DevTestLabArmTemplateResource

A class representing a DevTestLabArmTemplate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabArmTemplateResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabArtifactSourceResource using the GetDevTestLabArmTemplates method.

DevTestLabArtifactCollection

A class representing a collection of DevTestLabArtifactResource and their operations. Each DevTestLabArtifactResource in the collection will belong to the same instance of DevTestLabArtifactSourceResource. To get a DevTestLabArtifactCollection instance call the GetDevTestLabArtifacts method from an instance of DevTestLabArtifactSourceResource.

DevTestLabArtifactData

An artifact.

DevTestLabArtifactResource

A class representing a DevTestLabArtifact along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabArtifactResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabArtifactSourceResource using the GetDevTestLabArtifacts method.

DevTestLabArtifactSourceCollection

A class representing a collection of DevTestLabArtifactSourceResource and their operations. Each DevTestLabArtifactSourceResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabArtifactSourceCollection instance call the GetDevTestLabArtifactSources method from an instance of DevTestLabResource.

DevTestLabArtifactSourceData

Properties of an artifact source.

DevTestLabArtifactSourceResource

A class representing a DevTestLabArtifactSource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabArtifactSourceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabArtifactSources method.

DevTestLabCollection

A class representing a collection of DevTestLabResource and their operations. Each DevTestLabResource in the collection will belong to the same instance of ResourceGroupResource. To get a DevTestLabCollection instance call the GetDevTestLabs method from an instance of ResourceGroupResource.

DevTestLabCostCollection

A class representing a collection of DevTestLabCostResource and their operations. Each DevTestLabCostResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabCostCollection instance call the GetDevTestLabCosts method from an instance of DevTestLabResource.

DevTestLabCostData

A cost item.

DevTestLabCostResource

A class representing a DevTestLabCost along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabCostResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabCosts method.

DevTestLabCustomImageCollection

A class representing a collection of DevTestLabCustomImageResource and their operations. Each DevTestLabCustomImageResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabCustomImageCollection instance call the GetDevTestLabCustomImages method from an instance of DevTestLabResource.

DevTestLabCustomImageData

A custom image.

DevTestLabCustomImageResource

A class representing a DevTestLabCustomImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabCustomImageResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabCustomImages method.

DevTestLabData

A lab.

DevTestLabDiskCollection

A class representing a collection of DevTestLabDiskResource and their operations. Each DevTestLabDiskResource in the collection will belong to the same instance of DevTestLabUserResource. To get a DevTestLabDiskCollection instance call the GetDevTestLabDisks method from an instance of DevTestLabUserResource.

DevTestLabDiskData

A Disk.

DevTestLabDiskResource

A class representing a DevTestLabDisk along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabDiskResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabUserResource using the GetDevTestLabDisks method.

DevTestLabEnvironmentCollection

A class representing a collection of DevTestLabEnvironmentResource and their operations. Each DevTestLabEnvironmentResource in the collection will belong to the same instance of DevTestLabUserResource. To get a DevTestLabEnvironmentCollection instance call the GetDevTestLabEnvironments method from an instance of DevTestLabUserResource.

DevTestLabEnvironmentData

An environment, which is essentially an ARM template deployment.

DevTestLabEnvironmentResource

A class representing a DevTestLabEnvironment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabEnvironmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabUserResource using the GetDevTestLabEnvironments method.

DevTestLabFormulaCollection

A class representing a collection of DevTestLabFormulaResource and their operations. Each DevTestLabFormulaResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabFormulaCollection instance call the GetDevTestLabFormulas method from an instance of DevTestLabResource.

DevTestLabFormulaData

A formula for creating a VM, specifying an image base and other parameters.

DevTestLabFormulaResource

A class representing a DevTestLabFormula along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabFormulaResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabFormulas method.

DevTestLabGlobalScheduleCollection

A class representing a collection of DevTestLabGlobalScheduleResource and their operations. Each DevTestLabGlobalScheduleResource in the collection will belong to the same instance of ResourceGroupResource. To get a DevTestLabGlobalScheduleCollection instance call the GetDevTestLabGlobalSchedules method from an instance of ResourceGroupResource.

DevTestLabGlobalScheduleResource

A class representing a DevTestLabGlobalSchedule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabGlobalScheduleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDevTestLabGlobalSchedules method.

DevTestLabNotificationChannelCollection

A class representing a collection of DevTestLabNotificationChannelResource and their operations. Each DevTestLabNotificationChannelResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabNotificationChannelCollection instance call the GetDevTestLabNotificationChannels method from an instance of DevTestLabResource.

DevTestLabNotificationChannelData

A notification.

DevTestLabNotificationChannelResource

A class representing a DevTestLabNotificationChannel along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabNotificationChannelResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabNotificationChannels method.

DevTestLabPolicyCollection

A class representing a collection of DevTestLabPolicyResource and their operations. Each DevTestLabPolicyResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabPolicyCollection instance call the GetDevTestLabPolicies method from an instance of DevTestLabResource.

DevTestLabPolicyData

A Policy.

DevTestLabPolicyResource

A class representing a DevTestLabPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabPolicies method.

DevTestLabResource

A class representing a DevTestLab along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDevTestLabs method.

DevTestLabScheduleCollection

A class representing a collection of DevTestLabScheduleResource and their operations. Each DevTestLabScheduleResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabScheduleCollection instance call the GetDevTestLabSchedules method from an instance of DevTestLabResource.

DevTestLabScheduleData

A schedule.

DevTestLabScheduleResource

A class representing a DevTestLabSchedule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabScheduleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabSchedules method.

DevTestLabSecretCollection

A class representing a collection of DevTestLabSecretResource and their operations. Each DevTestLabSecretResource in the collection will belong to the same instance of DevTestLabUserResource. To get a DevTestLabSecretCollection instance call the GetDevTestLabSecrets method from an instance of DevTestLabUserResource.

DevTestLabSecretData

A secret.

DevTestLabSecretResource

A class representing a DevTestLabSecret along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabSecretResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabUserResource using the GetDevTestLabSecrets method.

DevTestLabServiceFabricCollection

A class representing a collection of DevTestLabServiceFabricResource and their operations. Each DevTestLabServiceFabricResource in the collection will belong to the same instance of DevTestLabUserResource. To get a DevTestLabServiceFabricCollection instance call the GetDevTestLabServiceFabrics method from an instance of DevTestLabUserResource.

DevTestLabServiceFabricData

A Service Fabric.

DevTestLabServiceFabricResource

A class representing a DevTestLabServiceFabric along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabServiceFabricResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabUserResource using the GetDevTestLabServiceFabrics method.

DevTestLabServiceFabricScheduleCollection

A class representing a collection of DevTestLabServiceFabricScheduleResource and their operations. Each DevTestLabServiceFabricScheduleResource in the collection will belong to the same instance of DevTestLabServiceFabricResource. To get a DevTestLabServiceFabricScheduleCollection instance call the GetDevTestLabServiceFabricSchedules method from an instance of DevTestLabServiceFabricResource.

DevTestLabServiceFabricScheduleResource

A class representing a DevTestLabServiceFabricSchedule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabServiceFabricScheduleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabServiceFabricResource using the GetDevTestLabServiceFabricSchedules method.

DevTestLabServiceRunnerCollection

A class representing a collection of DevTestLabServiceRunnerResource and their operations. Each DevTestLabServiceRunnerResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabServiceRunnerCollection instance call the GetDevTestLabServiceRunners method from an instance of DevTestLabResource.

DevTestLabServiceRunnerData

A container for a managed identity to execute DevTest lab services.

DevTestLabServiceRunnerResource

A class representing a DevTestLabServiceRunner along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabServiceRunnerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabServiceRunners method.

DevTestLabsExtensions

A class to add extension methods to Azure.ResourceManager.DevTestLabs.

DevTestLabUserCollection

A class representing a collection of DevTestLabUserResource and their operations. Each DevTestLabUserResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabUserCollection instance call the GetDevTestLabUsers method from an instance of DevTestLabResource.

DevTestLabUserData

A user profile.

DevTestLabUserResource

A class representing a DevTestLabUser along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabUserResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabUsers method.

DevTestLabVirtualNetworkCollection

A class representing a collection of DevTestLabVirtualNetworkResource and their operations. Each DevTestLabVirtualNetworkResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabVirtualNetworkCollection instance call the GetDevTestLabVirtualNetworks method from an instance of DevTestLabResource.

DevTestLabVirtualNetworkData

A virtual network.

DevTestLabVirtualNetworkResource

A class representing a DevTestLabVirtualNetwork along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabVirtualNetworkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabVirtualNetworks method.

DevTestLabVmCollection

A class representing a collection of DevTestLabVmResource and their operations. Each DevTestLabVmResource in the collection will belong to the same instance of DevTestLabResource. To get a DevTestLabVmCollection instance call the GetDevTestLabVms method from an instance of DevTestLabResource.

DevTestLabVmData

A virtual machine.

DevTestLabVmResource

A class representing a DevTestLabVm along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabVmResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabResource using the GetDevTestLabVms method.

DevTestLabVmScheduleCollection

A class representing a collection of DevTestLabVmScheduleResource and their operations. Each DevTestLabVmScheduleResource in the collection will belong to the same instance of DevTestLabVmResource. To get a DevTestLabVmScheduleCollection instance call the GetDevTestLabVmSchedules method from an instance of DevTestLabVmResource.

DevTestLabVmScheduleResource

A class representing a DevTestLabVmSchedule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DevTestLabVmScheduleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DevTestLabVmResource using the GetDevTestLabVmSchedules method.