Skip to main content

lab_plans

Overview

Namelab_plans
TypeResource
Idazure.lab_services.lab_plans

Fields

NameDatatypeDescription
identityobjectIdentity for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectLab plan resource properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTRetrieves the properties of a Lab Plan.
list_by_resource_groupSELECTReturns a list of all lab plans for a subscription and resource group.
list_by_subscriptionSELECTReturns a list of all lab plans within a subscription
create_or_updateINSERTdata__propertiesOperation to create or update a Lab Plan resource.
deleteDELETEOperation to delete a Lab Plan resource. Deleting a lab plan does not delete labs associated with a lab plan, nor does it delete shared images added to a gallery via the lab plan permission container.
_list_by_resource_groupEXECReturns a list of all lab plans for a subscription and resource group.
_list_by_subscriptionEXECReturns a list of all lab plans within a subscription
save_imageEXECSaves an image from a lab VM to the attached shared image gallery.
updateEXECOperation to update a Lab Plan resource.