azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.d...

509 строки
39 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.devtestlabs.models.Labs"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs"
name: "Labs"
nameWithType: "Labs"
summary: "Resource collection API of Labs."
syntax: "public interface **Labs**"
methods:
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.claimAnyVm(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.claimAnyVm(String resourceGroupName, String name)"
name: "claimAnyVm(String resourceGroupName, String name)"
nameWithType: "Labs.claimAnyVm(String resourceGroupName, String name)"
summary: "Claim a random claimable virtual machine in the lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void claimAnyVm(String resourceGroupName, String name)"
desc: "Claim a random claimable virtual machine in the lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.claimAnyVm(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.claimAnyVm(String resourceGroupName, String name, Context context)"
name: "claimAnyVm(String resourceGroupName, String name, Context context)"
nameWithType: "Labs.claimAnyVm(String resourceGroupName, String name, Context context)"
summary: "Claim a random claimable virtual machine in the lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void claimAnyVm(String resourceGroupName, String name, Context context)"
desc: "Claim a random claimable virtual machine in the lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.createEnvironment(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.LabVirtualMachineCreationParameter)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter)"
name: "createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter)"
nameWithType: "Labs.createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter)"
summary: "Create virtual machines in a lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Properties for creating a virtual machine."
name: "labVirtualMachineCreationParameter"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.LabVirtualMachineCreationParameter?alt=com.azure.resourcemanager.devtestlabs.models.LabVirtualMachineCreationParameter&text=LabVirtualMachineCreationParameter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter)"
desc: "Create virtual machines in a lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.createEnvironment(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.LabVirtualMachineCreationParameter,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter, Context context)"
name: "createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter, Context context)"
nameWithType: "Labs.createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter, Context context)"
summary: "Create virtual machines in a lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Properties for creating a virtual machine."
name: "labVirtualMachineCreationParameter"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.LabVirtualMachineCreationParameter?alt=com.azure.resourcemanager.devtestlabs.models.LabVirtualMachineCreationParameter&text=LabVirtualMachineCreationParameter\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void createEnvironment(String resourceGroupName, String name, LabVirtualMachineCreationParameter labVirtualMachineCreationParameter, Context context)"
desc: "Create virtual machines in a lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.define(java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.define(String name)"
name: "define(String name)"
nameWithType: "Labs.define(String name)"
summary: "Begins definition for a new Lab resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Lab.DefinitionStages.Blank define(String name)"
desc: "Begins definition for a new Lab resource."
returns:
description: "the first stage of the new Lab definition."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab.DefinitionStages.Blank?alt=com.azure.resourcemanager.devtestlabs.models.Lab.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.delete(String resourceGroupName, String name, Context context)"
name: "delete(String resourceGroupName, String name, Context context)"
nameWithType: "Labs.delete(String resourceGroupName, String name, Context context)"
summary: "Delete lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String name, Context context)"
desc: "Delete lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.deleteById(java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.deleteById(String id)"
name: "deleteById(String id)"
nameWithType: "Labs.deleteById(String id)"
summary: "Delete lab."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteById(String id)"
desc: "Delete lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.deleteByIdWithResponse(String id, Context context)"
name: "deleteByIdWithResponse(String id, Context context)"
nameWithType: "Labs.deleteByIdWithResponse(String id, Context context)"
summary: "Delete lab."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void deleteByIdWithResponse(String id, Context context)"
desc: "Delete lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.deleteByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.deleteByResourceGroup(String resourceGroupName, String name)"
name: "deleteByResourceGroup(String resourceGroupName, String name)"
nameWithType: "Labs.deleteByResourceGroup(String resourceGroupName, String name)"
summary: "Delete lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteByResourceGroup(String resourceGroupName, String name)"
desc: "Delete lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.exportResourceUsage(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.ExportResourceUsageParameters)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters)"
name: "exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters)"
nameWithType: "Labs.exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters)"
summary: "Exports the lab resource usage into a storage account This operation can take a while to complete."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the export operation."
name: "exportResourceUsageParameters"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.ExportResourceUsageParameters?alt=com.azure.resourcemanager.devtestlabs.models.ExportResourceUsageParameters&text=ExportResourceUsageParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters)"
desc: "Exports the lab resource usage into a storage account This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.exportResourceUsage(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.ExportResourceUsageParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters, Context context)"
name: "exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters, Context context)"
nameWithType: "Labs.exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters, Context context)"
summary: "Exports the lab resource usage into a storage account This operation can take a while to complete."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the export operation."
name: "exportResourceUsageParameters"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.ExportResourceUsageParameters?alt=com.azure.resourcemanager.devtestlabs.models.ExportResourceUsageParameters&text=ExportResourceUsageParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void exportResourceUsage(String resourceGroupName, String name, ExportResourceUsageParameters exportResourceUsageParameters, Context context)"
desc: "Exports the lab resource usage into a storage account This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.generateUploadUri(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriParameter)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.generateUploadUri(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter)"
name: "generateUploadUri(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter)"
nameWithType: "Labs.generateUploadUri(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter)"
summary: "Generate a URI for uploading custom disk images to a Lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Properties for generating an upload URI."
name: "generateUploadUriParameter"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriParameter?alt=com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriParameter&text=GenerateUploadUriParameter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract GenerateUploadUriResponse generateUploadUri(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter)"
desc: "Generate a URI for uploading custom disk images to a Lab."
returns:
description: "response body for generating an upload URI."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriResponse?alt=com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriResponse&text=GenerateUploadUriResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.generateUploadUriWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriParameter,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.generateUploadUriWithResponse(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter, Context context)"
name: "generateUploadUriWithResponse(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter, Context context)"
nameWithType: "Labs.generateUploadUriWithResponse(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter, Context context)"
summary: "Generate a URI for uploading custom disk images to a Lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Properties for generating an upload URI."
name: "generateUploadUriParameter"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriParameter?alt=com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriParameter&text=GenerateUploadUriParameter\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<GenerateUploadUriResponse> generateUploadUriWithResponse(String resourceGroupName, String name, GenerateUploadUriParameter generateUploadUriParameter, Context context)"
desc: "Generate a URI for uploading custom disk images to a Lab."
returns:
description: "response body for generating an upload URI along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriResponse?alt=com.azure.resourcemanager.devtestlabs.models.GenerateUploadUriResponse&text=GenerateUploadUriResponse\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.getById(java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.getById(String id)"
name: "getById(String id)"
nameWithType: "Labs.getById(String id)"
summary: "Get lab."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Lab getById(String id)"
desc: "Get lab."
returns:
description: "lab along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.getByIdWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.getByIdWithResponse(String id, String expand, Context context)"
name: "getByIdWithResponse(String id, String expand, Context context)"
nameWithType: "Labs.getByIdWithResponse(String id, String expand, Context context)"
summary: "Get lab."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specify the $expand query. Example: 'properties($select=defaultStorageAccount)'."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Lab> getByIdWithResponse(String id, String expand, Context context)"
desc: "Get lab."
returns:
description: "lab along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.getByResourceGroup(String resourceGroupName, String name)"
name: "getByResourceGroup(String resourceGroupName, String name)"
nameWithType: "Labs.getByResourceGroup(String resourceGroupName, String name)"
summary: "Get lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Lab getByResourceGroup(String resourceGroupName, String name)"
desc: "Get lab."
returns:
description: "lab."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.getByResourceGroupWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.getByResourceGroupWithResponse(String resourceGroupName, String name, String expand, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String name, String expand, Context context)"
nameWithType: "Labs.getByResourceGroupWithResponse(String resourceGroupName, String name, String expand, Context context)"
summary: "Get lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specify the $expand query. Example: 'properties($select=defaultStorageAccount)'."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Lab> getByResourceGroupWithResponse(String resourceGroupName, String name, String expand, Context context)"
desc: "Get lab."
returns:
description: "lab along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.importVirtualMachine(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.ImportLabVirtualMachineRequest)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest)"
name: "importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest)"
nameWithType: "Labs.importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest)"
summary: "Import a virtual machine into a different lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "This represents the payload required to import a virtual machine from a\n different lab into the current one."
name: "importLabVirtualMachineRequest"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.ImportLabVirtualMachineRequest?alt=com.azure.resourcemanager.devtestlabs.models.ImportLabVirtualMachineRequest&text=ImportLabVirtualMachineRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest)"
desc: "Import a virtual machine into a different lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.importVirtualMachine(java.lang.String,java.lang.String,com.azure.resourcemanager.devtestlabs.models.ImportLabVirtualMachineRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest, Context context)"
name: "importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest, Context context)"
nameWithType: "Labs.importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest, Context context)"
summary: "Import a virtual machine into a different lab."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "This represents the payload required to import a virtual machine from a\n different lab into the current one."
name: "importLabVirtualMachineRequest"
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.ImportLabVirtualMachineRequest?alt=com.azure.resourcemanager.devtestlabs.models.ImportLabVirtualMachineRequest&text=ImportLabVirtualMachineRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void importVirtualMachine(String resourceGroupName, String name, ImportLabVirtualMachineRequest importLabVirtualMachineRequest, Context context)"
desc: "Import a virtual machine into a different lab. This operation can take a while to complete."
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.list()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.list()"
name: "list()"
nameWithType: "Labs.list()"
summary: "List labs in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<Lab> list()"
desc: "List labs in a subscription."
returns:
description: "the response of a list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.list(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.list(String expand, String filter, Integer top, String orderby, Context context)"
name: "list(String expand, String filter, Integer top, String orderby, Context context)"
nameWithType: "Labs.list(String expand, String filter, Integer top, String orderby, Context context)"
summary: "List labs in a subscription."
modifiers:
- "abstract"
parameters:
- description: "Specify the $expand query. Example: 'properties($select=defaultStorageAccount)'."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply to the operation. Example: '$filter=contains(name,'myName')."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The maximum number of resources to return from the operation. Example: '$top=10'."
name: "top"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "The ordering expression for the results, using OData notation. Example: '$orderby=name desc'."
name: "orderby"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<Lab> list(String expand, String filter, Integer top, String orderby, Context context)"
desc: "List labs in a subscription."
returns:
description: "the response of a list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "Labs.listByResourceGroup(String resourceGroupName)"
summary: "List labs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<Lab> listByResourceGroup(String resourceGroupName)"
desc: "List labs in a resource group."
returns:
description: "the response of a list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.listByResourceGroup(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.listByResourceGroup(String resourceGroupName, String expand, String filter, Integer top, String orderby, Context context)"
name: "listByResourceGroup(String resourceGroupName, String expand, String filter, Integer top, String orderby, Context context)"
nameWithType: "Labs.listByResourceGroup(String resourceGroupName, String expand, String filter, Integer top, String orderby, Context context)"
summary: "List labs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Specify the $expand query. Example: 'properties($select=defaultStorageAccount)'."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply to the operation. Example: '$filter=contains(name,'myName')."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The maximum number of resources to return from the operation. Example: '$top=10'."
name: "top"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "The ordering expression for the results, using OData notation. Example: '$orderby=name desc'."
name: "orderby"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<Lab> listByResourceGroup(String resourceGroupName, String expand, String filter, Integer top, String orderby, Context context)"
desc: "List labs in a resource group."
returns:
description: "the response of a list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.Lab?alt=com.azure.resourcemanager.devtestlabs.models.Lab&text=Lab\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.listVhds(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.listVhds(String resourceGroupName, String name)"
name: "listVhds(String resourceGroupName, String name)"
nameWithType: "Labs.listVhds(String resourceGroupName, String name)"
summary: "List disk images available for custom image creation."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<LabVhd> listVhds(String resourceGroupName, String name)"
desc: "List disk images available for custom image creation."
returns:
description: "the response of a list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.LabVhd?alt=com.azure.resourcemanager.devtestlabs.models.LabVhd&text=LabVhd\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Labs.listVhds(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Labs.listVhds(String resourceGroupName, String name, Context context)"
name: "listVhds(String resourceGroupName, String name, Context context)"
nameWithType: "Labs.listVhds(String resourceGroupName, String name, Context context)"
summary: "List disk images available for custom image creation."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the lab."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<LabVhd> listVhds(String resourceGroupName, String name, Context context)"
desc: "List disk images available for custom image creation."
returns:
description: "the response of a list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.devtestlabs.models.LabVhd?alt=com.azure.resourcemanager.devtestlabs.models.LabVhd&text=LabVhd\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Labs."
metadata: {}
package: "com.azure.resourcemanager.devtestlabs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0