Class AzureProfileConfigurationProperties.AzureEnvironmentConfigurationProperties

java.lang.Object
com.azure.spring.cloud.autoconfigure.properties.core.profile.AzureProfileConfigurationProperties.AzureEnvironmentConfigurationProperties
All Implemented Interfaces:
com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
Enclosing class:
AzureProfileConfigurationProperties

public static final class AzureProfileConfigurationProperties.AzureEnvironmentConfigurationProperties extends Object implements com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
Azure environment configuration properties.
  • Method Details

    • getPortal

      public String getPortal()
      Specified by:
      getPortal in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setPortal

      public void setPortal(String portal)
      Sets the portal.
      Parameters:
      portal - The portal.
    • getPublishingProfile

      public String getPublishingProfile()
      Specified by:
      getPublishingProfile in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setPublishingProfile

      public void setPublishingProfile(String publishingProfile)
      Sets the publishing profile.
      Parameters:
      publishingProfile - The publishing profile.
    • getManagementEndpoint

      public String getManagementEndpoint()
      Specified by:
      getManagementEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setManagementEndpoint

      public void setManagementEndpoint(String managementEndpoint)
      Sets the management endpoint.
      Parameters:
      managementEndpoint - The management endpoint.
    • getResourceManagerEndpoint

      public String getResourceManagerEndpoint()
      Specified by:
      getResourceManagerEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setResourceManagerEndpoint

      public void setResourceManagerEndpoint(String resourceManagerEndpoint)
      Sets the resource manager endpoint.
      Parameters:
      resourceManagerEndpoint - The resource manager endpoint.
    • getSqlManagementEndpoint

      public String getSqlManagementEndpoint()
      Specified by:
      getSqlManagementEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setSqlManagementEndpoint

      public void setSqlManagementEndpoint(String sqlManagementEndpoint)
      Sets the SQL management endpoint.
      Parameters:
      sqlManagementEndpoint - The SQL management endpoint.
    • getSqlServerHostnameSuffix

      public String getSqlServerHostnameSuffix()
      Specified by:
      getSqlServerHostnameSuffix in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setSqlServerHostnameSuffix

      public void setSqlServerHostnameSuffix(String sqlServerHostnameSuffix)
      Sets the SQL server hostname suffix.
      Parameters:
      sqlServerHostnameSuffix - The SQL server hostname suffix.
    • getGalleryEndpoint

      public String getGalleryEndpoint()
      Specified by:
      getGalleryEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setGalleryEndpoint

      public void setGalleryEndpoint(String galleryEndpoint)
      Sets the gallery endpoint.
      Parameters:
      galleryEndpoint - The gallery endpoint.
    • getActiveDirectoryEndpoint

      public String getActiveDirectoryEndpoint()
      Specified by:
      getActiveDirectoryEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setActiveDirectoryEndpoint

      public void setActiveDirectoryEndpoint(String activeDirectoryEndpoint)
      Sets the active directory endpoint.
      Parameters:
      activeDirectoryEndpoint - The active directory endpoint.
    • getActiveDirectoryResourceId

      public String getActiveDirectoryResourceId()
      Specified by:
      getActiveDirectoryResourceId in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setActiveDirectoryResourceId

      public void setActiveDirectoryResourceId(String activeDirectoryResourceId)
      Sets the active directory resource ID.
      Parameters:
      activeDirectoryResourceId - The active directory resource ID.
    • getActiveDirectoryGraphEndpoint

      public String getActiveDirectoryGraphEndpoint()
      Specified by:
      getActiveDirectoryGraphEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setActiveDirectoryGraphEndpoint

      public void setActiveDirectoryGraphEndpoint(String activeDirectoryGraphEndpoint)
      Sets the active directory graph endpoint.
      Parameters:
      activeDirectoryGraphEndpoint - The active directory graph endpoint.
    • getActiveDirectoryGraphApiVersion

      public String getActiveDirectoryGraphApiVersion()
      Specified by:
      getActiveDirectoryGraphApiVersion in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setActiveDirectoryGraphApiVersion

      public void setActiveDirectoryGraphApiVersion(String activeDirectoryGraphApiVersion)
      Sets the active directory graph API version.
      Parameters:
      activeDirectoryGraphApiVersion - The active directory graph API version.
    • getMicrosoftGraphEndpoint

      public String getMicrosoftGraphEndpoint()
      Specified by:
      getMicrosoftGraphEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setMicrosoftGraphEndpoint

      public void setMicrosoftGraphEndpoint(String microsoftGraphEndpoint)
      Sets the Microsoft Graph endpoint.
      Parameters:
      microsoftGraphEndpoint - The Microsoft Graph endpoint.
    • getDataLakeEndpointResourceId

      public String getDataLakeEndpointResourceId()
      Specified by:
      getDataLakeEndpointResourceId in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setDataLakeEndpointResourceId

      public void setDataLakeEndpointResourceId(String dataLakeEndpointResourceId)
      Sets the Data Lake endpoint resource ID.
      Parameters:
      dataLakeEndpointResourceId - The Data Lake endpoint resource ID.
    • getStorageEndpointSuffix

      public String getStorageEndpointSuffix()
      Specified by:
      getStorageEndpointSuffix in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setStorageEndpointSuffix

      public void setStorageEndpointSuffix(String storageEndpointSuffix)
      Sets the Storage endpoint suffix.
      Parameters:
      storageEndpointSuffix - The Storage endpoint suffix.
    • getKeyVaultDnsSuffix

      public String getKeyVaultDnsSuffix()
      Specified by:
      getKeyVaultDnsSuffix in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setKeyVaultDnsSuffix

      public void setKeyVaultDnsSuffix(String keyVaultDnsSuffix)
      Sets the KeyVault DNS suffix.
      Parameters:
      keyVaultDnsSuffix - The KeyVault DNS suffix.
    • getAzureDataLakeStoreFileSystemEndpointSuffix

      public String getAzureDataLakeStoreFileSystemEndpointSuffix()
      Specified by:
      getAzureDataLakeStoreFileSystemEndpointSuffix in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setAzureDataLakeStoreFileSystemEndpointSuffix

      public void setAzureDataLakeStoreFileSystemEndpointSuffix(String azureDataLakeStoreFileSystemEndpointSuffix)
      Sets the Azure Data Lake Storage file system endpoint suffix.
      Parameters:
      azureDataLakeStoreFileSystemEndpointSuffix - The Azure Data Lake Storage file system endpoint suffix.
    • getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix

      public String getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix()
      Specified by:
      getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix

      public void setAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix(String azureDataLakeAnalyticsCatalogAndJobEndpointSuffix)
      Sets the Azure Data Lake analytics catalog and job endpoint suffix.
      Parameters:
      azureDataLakeAnalyticsCatalogAndJobEndpointSuffix - The Azure Data Lake analytics catalog and job endpoint suffix.
    • getAzureLogAnalyticsEndpoint

      public String getAzureLogAnalyticsEndpoint()
      Specified by:
      getAzureLogAnalyticsEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setAzureLogAnalyticsEndpoint

      public void setAzureLogAnalyticsEndpoint(String azureLogAnalyticsEndpoint)
      Sets the Azure log analytics endpoint.
      Parameters:
      azureLogAnalyticsEndpoint - The Azure log analytics endpoint.
    • getAzureApplicationInsightsEndpoint

      public String getAzureApplicationInsightsEndpoint()
      Specified by:
      getAzureApplicationInsightsEndpoint in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
    • setAzureApplicationInsightsEndpoint

      public void setAzureApplicationInsightsEndpoint(String azureApplicationInsightsEndpoint)
      Sets the Azure Application Insights endpoint.
      Parameters:
      azureApplicationInsightsEndpoint - The Azure Application Insights endpoint.
    • fromAzureManagementEnvironment

      public com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions fromAzureManagementEnvironment(com.azure.core.management.AzureEnvironment environment)
      Specified by:
      fromAzureManagementEnvironment in interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions