DevTestLabsClient Interface

public interface DevTestLabsClient

The interface for DevTestLabsClient class.

Method Summary

Modifier and Type Method and Description
abstract String getApiVersion()

Gets Api Version.

abstract ArmTemplatesClient getArmTemplates()

Gets the ArmTemplatesClient object to access its operations.

abstract ArtifactsClient getArtifacts()

Gets the ArtifactsClient object to access its operations.

abstract ArtifactSourcesClient getArtifactSources()

Gets the ArtifactSourcesClient object to access its operations.

abstract CostsClient getCosts()

Gets the CostsClient object to access its operations.

abstract CustomImagesClient getCustomImages()

Gets the CustomImagesClient object to access its operations.

abstract Duration getDefaultPollInterval()

Gets The default poll interval for long-running operation.

abstract DisksClient getDisks()

Gets the DisksClient object to access its operations.

abstract String getEndpoint()

Gets server parameter.

abstract EnvironmentsClient getEnvironments()

Gets the EnvironmentsClient object to access its operations.

abstract FormulasClient getFormulas()

Gets the FormulasClient object to access its operations.

abstract GalleryImagesClient getGalleryImages()

Gets the GalleryImagesClient object to access its operations.

abstract GlobalSchedulesClient getGlobalSchedules()

Gets the GlobalSchedulesClient object to access its operations.

abstract HttpPipeline getHttpPipeline()

Gets The HTTP pipeline to send requests through.

abstract LabsClient getLabs()

Gets the LabsClient object to access its operations.

abstract NotificationChannelsClient getNotificationChannels()

Gets the NotificationChannelsClient object to access its operations.

abstract OperationsClient getOperations()

Gets the OperationsClient object to access its operations.

abstract PoliciesClient getPolicies()

Gets the PoliciesClient object to access its operations.

abstract PolicySetsClient getPolicySets()

Gets the PolicySetsClient object to access its operations.

abstract ProviderOperationsClient getProviderOperations()

Gets the ProviderOperationsClient object to access its operations.

abstract SchedulesClient getSchedules()

Gets the SchedulesClient object to access its operations.

abstract SecretsClient getSecrets()

Gets the SecretsClient object to access its operations.

abstract ServiceFabricsClient getServiceFabrics()

Gets the ServiceFabricsClient object to access its operations.

abstract ServiceFabricSchedulesClient getServiceFabricSchedules()

Gets the ServiceFabricSchedulesClient object to access its operations.

abstract ServiceRunnersClient getServiceRunners()

Gets the ServiceRunnersClient object to access its operations.

abstract String getSubscriptionId()

Gets The subscription ID.

abstract UsersClient getUsers()

Gets the UsersClient object to access its operations.

abstract VirtualMachinesClient getVirtualMachines()

Gets the VirtualMachinesClient object to access its operations.

abstract VirtualMachineSchedulesClient getVirtualMachineSchedules()

Gets the VirtualMachineSchedulesClient object to access its operations.

abstract VirtualNetworksClient getVirtualNetworks()

Gets the VirtualNetworksClient object to access its operations.

Method Details

getApiVersion

public abstract String getApiVersion()

Gets Api Version.

Returns:

the apiVersion value.

getArmTemplates

public abstract ArmTemplatesClient getArmTemplates()

Gets the ArmTemplatesClient object to access its operations.

Returns:

the ArmTemplatesClient object.

getArtifacts

public abstract ArtifactsClient getArtifacts()

Gets the ArtifactsClient object to access its operations.

Returns:

the ArtifactsClient object.

getArtifactSources

public abstract ArtifactSourcesClient getArtifactSources()

Gets the ArtifactSourcesClient object to access its operations.

Returns:

the ArtifactSourcesClient object.

getCosts

public abstract CostsClient getCosts()

Gets the CostsClient object to access its operations.

Returns:

the CostsClient object.

getCustomImages

public abstract CustomImagesClient getCustomImages()

Gets the CustomImagesClient object to access its operations.

Returns:

the CustomImagesClient object.

getDefaultPollInterval

public abstract Duration getDefaultPollInterval()

Gets The default poll interval for long-running operation.

Returns:

the defaultPollInterval value.

getDisks

public abstract DisksClient getDisks()

Gets the DisksClient object to access its operations.

Returns:

the DisksClient object.

getEndpoint

public abstract String getEndpoint()

Gets server parameter.

Returns:

the endpoint value.

getEnvironments

public abstract EnvironmentsClient getEnvironments()

Gets the EnvironmentsClient object to access its operations.

Returns:

the EnvironmentsClient object.

getFormulas

public abstract FormulasClient getFormulas()

Gets the FormulasClient object to access its operations.

Returns:

the FormulasClient object.

getGalleryImages

public abstract GalleryImagesClient getGalleryImages()

Gets the GalleryImagesClient object to access its operations.

Returns:

the GalleryImagesClient object.

getGlobalSchedules

public abstract GlobalSchedulesClient getGlobalSchedules()

Gets the GlobalSchedulesClient object to access its operations.

Returns:

the GlobalSchedulesClient object.

getHttpPipeline

public abstract HttpPipeline getHttpPipeline()

Gets The HTTP pipeline to send requests through.

Returns:

the httpPipeline value.

getLabs

public abstract LabsClient getLabs()

Gets the LabsClient object to access its operations.

Returns:

the LabsClient object.

getNotificationChannels

public abstract NotificationChannelsClient getNotificationChannels()

Gets the NotificationChannelsClient object to access its operations.

Returns:

the NotificationChannelsClient object.

getOperations

public abstract OperationsClient getOperations()

Gets the OperationsClient object to access its operations.

Returns:

the OperationsClient object.

getPolicies

public abstract PoliciesClient getPolicies()

Gets the PoliciesClient object to access its operations.

Returns:

the PoliciesClient object.

getPolicySets

public abstract PolicySetsClient getPolicySets()

Gets the PolicySetsClient object to access its operations.

Returns:

the PolicySetsClient object.

getProviderOperations

public abstract ProviderOperationsClient getProviderOperations()

Gets the ProviderOperationsClient object to access its operations.

Returns:

the ProviderOperationsClient object.

getSchedules

public abstract SchedulesClient getSchedules()

Gets the SchedulesClient object to access its operations.

Returns:

the SchedulesClient object.

getSecrets

public abstract SecretsClient getSecrets()

Gets the SecretsClient object to access its operations.

Returns:

the SecretsClient object.

getServiceFabrics

public abstract ServiceFabricsClient getServiceFabrics()

Gets the ServiceFabricsClient object to access its operations.

Returns:

the ServiceFabricsClient object.

getServiceFabricSchedules

public abstract ServiceFabricSchedulesClient getServiceFabricSchedules()

Gets the ServiceFabricSchedulesClient object to access its operations.

Returns:

the ServiceFabricSchedulesClient object.

getServiceRunners

public abstract ServiceRunnersClient getServiceRunners()

Gets the ServiceRunnersClient object to access its operations.

Returns:

the ServiceRunnersClient object.

getSubscriptionId

public abstract String getSubscriptionId()

Gets The subscription ID.

Returns:

the subscriptionId value.

getUsers

public abstract UsersClient getUsers()

Gets the UsersClient object to access its operations.

Returns:

the UsersClient object.

getVirtualMachines

public abstract VirtualMachinesClient getVirtualMachines()

Gets the VirtualMachinesClient object to access its operations.

Returns:

the VirtualMachinesClient object.

getVirtualMachineSchedules

public abstract VirtualMachineSchedulesClient getVirtualMachineSchedules()

Gets the VirtualMachineSchedulesClient object to access its operations.

Returns:

the VirtualMachineSchedulesClient object.

getVirtualNetworks

public abstract VirtualNetworksClient getVirtualNetworks()

Gets the VirtualNetworksClient object to access its operations.

Returns:

the VirtualNetworksClient object.

Applies to