Interface DevTestLabsClient


public interface DevTestLabsClient
The interface for DevTestLabsClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The subscription ID.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getProviderOperations

      ProviderOperationsClient getProviderOperations()
      Gets the ProviderOperationsClient object to access its operations.
      Returns:
      the ProviderOperationsClient object.
    • getLabs

      LabsClient getLabs()
      Gets the LabsClient object to access its operations.
      Returns:
      the LabsClient object.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getGlobalSchedules

      GlobalSchedulesClient getGlobalSchedules()
      Gets the GlobalSchedulesClient object to access its operations.
      Returns:
      the GlobalSchedulesClient object.
    • getArtifactSources

      ArtifactSourcesClient getArtifactSources()
      Gets the ArtifactSourcesClient object to access its operations.
      Returns:
      the ArtifactSourcesClient object.
    • getArmTemplates

      ArmTemplatesClient getArmTemplates()
      Gets the ArmTemplatesClient object to access its operations.
      Returns:
      the ArmTemplatesClient object.
    • getArtifacts

      ArtifactsClient getArtifacts()
      Gets the ArtifactsClient object to access its operations.
      Returns:
      the ArtifactsClient object.
    • getCosts

      CostsClient getCosts()
      Gets the CostsClient object to access its operations.
      Returns:
      the CostsClient object.
    • getCustomImages

      CustomImagesClient getCustomImages()
      Gets the CustomImagesClient object to access its operations.
      Returns:
      the CustomImagesClient object.
    • getFormulas

      FormulasClient getFormulas()
      Gets the FormulasClient object to access its operations.
      Returns:
      the FormulasClient object.
    • getGalleryImages

      GalleryImagesClient getGalleryImages()
      Gets the GalleryImagesClient object to access its operations.
      Returns:
      the GalleryImagesClient object.
    • getNotificationChannels

      NotificationChannelsClient getNotificationChannels()
      Gets the NotificationChannelsClient object to access its operations.
      Returns:
      the NotificationChannelsClient object.
    • getPolicySets

      PolicySetsClient getPolicySets()
      Gets the PolicySetsClient object to access its operations.
      Returns:
      the PolicySetsClient object.
    • getPolicies

      PoliciesClient getPolicies()
      Gets the PoliciesClient object to access its operations.
      Returns:
      the PoliciesClient object.
    • getSchedules

      SchedulesClient getSchedules()
      Gets the SchedulesClient object to access its operations.
      Returns:
      the SchedulesClient object.
    • getServiceRunners

      ServiceRunnersClient getServiceRunners()
      Gets the ServiceRunnersClient object to access its operations.
      Returns:
      the ServiceRunnersClient object.
    • getUsers

      UsersClient getUsers()
      Gets the UsersClient object to access its operations.
      Returns:
      the UsersClient object.
    • getDisks

      DisksClient getDisks()
      Gets the DisksClient object to access its operations.
      Returns:
      the DisksClient object.
    • getEnvironments

      EnvironmentsClient getEnvironments()
      Gets the EnvironmentsClient object to access its operations.
      Returns:
      the EnvironmentsClient object.
    • getSecrets

      SecretsClient getSecrets()
      Gets the SecretsClient object to access its operations.
      Returns:
      the SecretsClient object.
    • getServiceFabrics

      ServiceFabricsClient getServiceFabrics()
      Gets the ServiceFabricsClient object to access its operations.
      Returns:
      the ServiceFabricsClient object.
    • getServiceFabricSchedules

      ServiceFabricSchedulesClient getServiceFabricSchedules()
      Gets the ServiceFabricSchedulesClient object to access its operations.
      Returns:
      the ServiceFabricSchedulesClient object.
    • getVirtualMachines

      VirtualMachinesClient getVirtualMachines()
      Gets the VirtualMachinesClient object to access its operations.
      Returns:
      the VirtualMachinesClient object.
    • getVirtualMachineSchedules

      VirtualMachineSchedulesClient getVirtualMachineSchedules()
      Gets the VirtualMachineSchedulesClient object to access its operations.
      Returns:
      the VirtualMachineSchedulesClient object.
    • getVirtualNetworks

      VirtualNetworksClient getVirtualNetworks()
      Gets the VirtualNetworksClient object to access its operations.
      Returns:
      the VirtualNetworksClient object.