Uses of Class
com.azure.resourcemanager.labservices.fluent.models.LabPlanInner
Packages that use LabPlanInner
Package
Description
Package containing the service clients for LabServicesClient.
Package containing the inner data models for LabServicesClient.
Package containing the data models for LabServicesClient.
-
Uses of LabPlanInner in com.azure.resourcemanager.labservices.fluent
Methods in com.azure.resourcemanager.labservices.fluent that return LabPlanInnerModifier and TypeMethodDescriptionLabPlansClient.createOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body) Updates or creates a Lab Plan resource.LabPlansClient.createOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body, com.azure.core.util.Context context) Updates or creates a Lab Plan resource.LabPlansClient.getByResourceGroup
(String resourceGroupName, String labPlanName) Retrieves a Lab Plan resource.LabPlansClient.update
(String resourceGroupName, String labPlanName, LabPlanUpdate body) Updates a Lab Plan resource.LabPlansClient.update
(String resourceGroupName, String labPlanName, LabPlanUpdate body, com.azure.core.util.Context context) Updates a Lab Plan resource.Methods in com.azure.resourcemanager.labservices.fluent that return types with arguments of type LabPlanInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginCreateOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body) Updates or creates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginCreateOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body) Updates or creates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginCreateOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body, com.azure.core.util.Context context) Updates or creates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginCreateOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body, com.azure.core.util.Context context) Updates or creates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginUpdate
(String resourceGroupName, String labPlanName, LabPlanUpdate body) Updates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginUpdate
(String resourceGroupName, String labPlanName, LabPlanUpdate body) Updates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginUpdate
(String resourceGroupName, String labPlanName, LabPlanUpdate body, com.azure.core.util.Context context) Updates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginUpdate
(String resourceGroupName, String labPlanName, LabPlanUpdate body, com.azure.core.util.Context context) Updates a Lab Plan resource.com.azure.core.http.rest.Response<LabPlanInner>
LabPlansClient.getByResourceGroupWithResponse
(String resourceGroupName, String labPlanName, com.azure.core.util.Context context) Retrieves a Lab Plan resource.com.azure.core.http.rest.PagedIterable<LabPlanInner>
LabPlansClient.list()
Get all lab plans for a subscription.com.azure.core.http.rest.PagedIterable<LabPlanInner>
Get all lab plans for a subscription.com.azure.core.http.rest.PagedIterable<LabPlanInner>
LabPlansClient.listByResourceGroup
(String resourceGroupName) Get all lab plans for a subscription and resource group.com.azure.core.http.rest.PagedIterable<LabPlanInner>
LabPlansClient.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) Get all lab plans for a subscription and resource group.Methods in com.azure.resourcemanager.labservices.fluent with parameters of type LabPlanInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginCreateOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body) Updates or creates a Lab Plan resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LabPlanInner>,
LabPlanInner> LabPlansClient.beginCreateOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body, com.azure.core.util.Context context) Updates or creates a Lab Plan resource.LabPlansClient.createOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body) Updates or creates a Lab Plan resource.LabPlansClient.createOrUpdate
(String resourceGroupName, String labPlanName, LabPlanInner body, com.azure.core.util.Context context) Updates or creates a Lab Plan resource. -
Uses of LabPlanInner in com.azure.resourcemanager.labservices.fluent.models
Methods in com.azure.resourcemanager.labservices.fluent.models that return LabPlanInnerModifier and TypeMethodDescriptionLabPlanInner.withAllowedRegions
(List<String> allowedRegions) Set the allowedRegions property: The allowed regions for the lab creator to use when creating labs using this lab plan.LabPlanInner.withDefaultAutoShutdownProfile
(AutoShutdownProfile defaultAutoShutdownProfile) Set the defaultAutoShutdownProfile property: The default lab shutdown profile.LabPlanInner.withDefaultConnectionProfile
(ConnectionProfile defaultConnectionProfile) Set the defaultConnectionProfile property: The default lab connection profile.LabPlanInner.withDefaultNetworkProfile
(LabPlanNetworkProfile defaultNetworkProfile) Set the defaultNetworkProfile property: The lab plan network profile.LabPlanInner.withIdentity
(Identity identity) Set the identity property: Managed Identity Information.LabPlanInner.withLinkedLmsInstance
(String linkedLmsInstance) Set the linkedLmsInstance property: Base Url of the lms instance this lab plan can link lab rosters against.LabPlanInner.withLocation
(String location) LabPlanInner.withSharedGalleryId
(String sharedGalleryId) Set the sharedGalleryId property: Resource ID of the Shared Image Gallery attached to this lab plan.LabPlanInner.withSupportInfo
(SupportInfo supportInfo) Set the supportInfo property: Support contact information and instructions for users of the lab plan. -
Uses of LabPlanInner in com.azure.resourcemanager.labservices.models
Methods in com.azure.resourcemanager.labservices.models that return LabPlanInnerModifier and TypeMethodDescriptionLabPlan.innerModel()
Gets the inner com.azure.resourcemanager.labservices.fluent.models.LabPlanInner object.Methods in com.azure.resourcemanager.labservices.models that return types with arguments of type LabPlanInnerModifier and TypeMethodDescriptionPagedLabPlans.value()
Get the value property: The array page of lab plans.