Interface AzureStackManagementClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets Subscription credentials that uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
      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.
    • getOperations

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

      CloudManifestFilesClient getCloudManifestFiles()
      Gets the CloudManifestFilesClient object to access its operations.
      Returns:
      the CloudManifestFilesClient object.
    • getDeploymentLicenses

      DeploymentLicensesClient getDeploymentLicenses()
      Gets the DeploymentLicensesClient object to access its operations.
      Returns:
      the DeploymentLicensesClient object.
    • getCustomerSubscriptions

      CustomerSubscriptionsClient getCustomerSubscriptions()
      Gets the CustomerSubscriptionsClient object to access its operations.
      Returns:
      the CustomerSubscriptionsClient object.
    • getProducts

      ProductsClient getProducts()
      Gets the ProductsClient object to access its operations.
      Returns:
      the ProductsClient object.
    • getRegistrations

      RegistrationsClient getRegistrations()
      Gets the RegistrationsClient object to access its operations.
      Returns:
      the RegistrationsClient object.