319 строки
20 KiB
YAML
319 строки
20 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.core.management.AzureEnvironment"
|
|
fullName: "com.azure.core.management.AzureEnvironment"
|
|
name: "AzureEnvironment"
|
|
nameWithType: "AzureEnvironment"
|
|
summary: "An instance of this class describes an environment in Azure."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **AzureEnvironment**"
|
|
constructors:
|
|
- uid: "com.azure.core.management.AzureEnvironment.AzureEnvironment(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.core.management.AzureEnvironment.AzureEnvironment(Map<String,String> endpoints)"
|
|
name: "AzureEnvironment(Map<String,String> endpoints)"
|
|
nameWithType: "AzureEnvironment.AzureEnvironment(Map<String,String> endpoints)"
|
|
summary: "Initializes an instance of Azure<wbr>Environment class."
|
|
parameters:
|
|
- description: "a map storing all the endpoint info"
|
|
name: "endpoints"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public AzureEnvironment(Map<String,String> endpoints)"
|
|
desc: "Initializes an instance of AzureEnvironment class."
|
|
fields:
|
|
- uid: "com.azure.core.management.AzureEnvironment.AZURE"
|
|
fullName: "com.azure.core.management.AzureEnvironment.AZURE"
|
|
name: "AZURE"
|
|
nameWithType: "AzureEnvironment.AZURE"
|
|
summary: "Provides the settings for authentication with Azure."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.core.management.AzureEnvironment?alt=com.azure.core.management.AzureEnvironment&text=AzureEnvironment\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final AzureEnvironment AZURE"
|
|
desc: "Provides the settings for authentication with Azure."
|
|
- uid: "com.azure.core.management.AzureEnvironment.AZURE_CHINA"
|
|
fullName: "com.azure.core.management.AzureEnvironment.AZURE_CHINA"
|
|
name: "AZURE_CHINA"
|
|
nameWithType: "AzureEnvironment.AZURE_CHINA"
|
|
summary: "Provides the settings for authentication with Azure China."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.core.management.AzureEnvironment?alt=com.azure.core.management.AzureEnvironment&text=AzureEnvironment\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final AzureEnvironment AZURE_CHINA"
|
|
desc: "Provides the settings for authentication with Azure China."
|
|
- uid: "com.azure.core.management.AzureEnvironment.AZURE_GERMANY"
|
|
fullName: "com.azure.core.management.AzureEnvironment.AZURE_GERMANY"
|
|
name: "AZURE_GERMANY"
|
|
nameWithType: "AzureEnvironment.AZURE_GERMANY"
|
|
summary: "Provides the settings for authentication with Azure Germany."
|
|
deprecatedTag: "Use <xref uid=\"com.azure.core.management.Region.GERMANY_WEST_CENTRAL\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Region#GERMANY_WEST_CENTRAL\"></xref> or <xref uid=\"com.azure.core.management.Region.GERMANY_NORTH\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Region#GERMANY_NORTH\"></xref> with <xref uid=\"com.azure.core.management.AzureEnvironment.AZURE\" data-throw-if-not-resolved=\"false\" data-raw-source=\"AzureEnvironment#AZURE\"></xref>."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.core.management.AzureEnvironment?alt=com.azure.core.management.AzureEnvironment&text=AzureEnvironment\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public static final AzureEnvironment AZURE_GERMANY"
|
|
desc: "Provides the settings for authentication with Azure Germany.\n\nMicrosoft no longer be accepting new customers or deploying any new services from Microsoft Cloud Germany."
|
|
hasDeprecatedTag: true
|
|
- uid: "com.azure.core.management.AzureEnvironment.AZURE_US_GOVERNMENT"
|
|
fullName: "com.azure.core.management.AzureEnvironment.AZURE_US_GOVERNMENT"
|
|
name: "AZURE_US_GOVERNMENT"
|
|
nameWithType: "AzureEnvironment.AZURE_US_GOVERNMENT"
|
|
summary: "Provides the settings for authentication with Azure US Government."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.core.management.AzureEnvironment?alt=com.azure.core.management.AzureEnvironment&text=AzureEnvironment\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final AzureEnvironment AZURE_US_GOVERNMENT"
|
|
desc: "Provides the settings for authentication with Azure US Government."
|
|
methods:
|
|
- uid: "com.azure.core.management.AzureEnvironment.getActiveDirectoryEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getActiveDirectoryEndpoint()"
|
|
name: "getActiveDirectoryEndpoint()"
|
|
nameWithType: "AzureEnvironment.getActiveDirectoryEndpoint()"
|
|
summary: "Gets the Active Directory login endpoint."
|
|
syntax: "public String getActiveDirectoryEndpoint()"
|
|
desc: "Gets the Active Directory login endpoint."
|
|
returns:
|
|
description: "the Active Directory login endpoint."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getActiveDirectoryGraphApiVersion()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getActiveDirectoryGraphApiVersion()"
|
|
name: "getActiveDirectoryGraphApiVersion()"
|
|
nameWithType: "AzureEnvironment.getActiveDirectoryGraphApiVersion()"
|
|
summary: "Gets the Active Directory api version."
|
|
syntax: "public String getActiveDirectoryGraphApiVersion()"
|
|
desc: "Gets the Active Directory api version."
|
|
returns:
|
|
description: "the Active Directory api version."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getActiveDirectoryResourceId()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getActiveDirectoryResourceId()"
|
|
name: "getActiveDirectoryResourceId()"
|
|
nameWithType: "AzureEnvironment.getActiveDirectoryResourceId()"
|
|
summary: "Gets the resource ID to obtain AD tokens."
|
|
syntax: "public String getActiveDirectoryResourceId()"
|
|
desc: "Gets the resource ID to obtain AD tokens."
|
|
returns:
|
|
description: "The resource ID to obtain AD tokens."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getApplicationInsightsEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getApplicationInsightsEndpoint()"
|
|
name: "getApplicationInsightsEndpoint()"
|
|
nameWithType: "AzureEnvironment.getApplicationInsightsEndpoint()"
|
|
summary: "Gets the log analytics endpoint."
|
|
syntax: "public String getApplicationInsightsEndpoint()"
|
|
desc: "Gets the log analytics endpoint."
|
|
returns:
|
|
description: "the log analytics endpoint."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix()"
|
|
name: "getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix()"
|
|
nameWithType: "AzureEnvironment.getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix()"
|
|
summary: "Gets the data lake analytics job and catalog service dns suffix."
|
|
syntax: "public String getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix()"
|
|
desc: "Gets the data lake analytics job and catalog service dns suffix."
|
|
returns:
|
|
description: "the data lake analytics job and catalog service dns suffix."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getAzureDataLakeStoreFileSystemEndpointSuffix()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getAzureDataLakeStoreFileSystemEndpointSuffix()"
|
|
name: "getAzureDataLakeStoreFileSystemEndpointSuffix()"
|
|
nameWithType: "AzureEnvironment.getAzureDataLakeStoreFileSystemEndpointSuffix()"
|
|
summary: "Gets the data lake store filesystem service dns suffix."
|
|
syntax: "public String getAzureDataLakeStoreFileSystemEndpointSuffix()"
|
|
desc: "Gets the data lake store filesystem service dns suffix."
|
|
returns:
|
|
description: "the data lake store filesystem service dns suffix."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getDataLakeEndpointResourceId()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getDataLakeEndpointResourceId()"
|
|
name: "getDataLakeEndpointResourceId()"
|
|
nameWithType: "AzureEnvironment.getDataLakeEndpointResourceId()"
|
|
summary: "Gets the Data Lake resource ID."
|
|
syntax: "public String getDataLakeEndpointResourceId()"
|
|
desc: "Gets the Data Lake resource ID."
|
|
returns:
|
|
description: "the Data Lake resource ID."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getEndpoints()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getEndpoints()"
|
|
name: "getEndpoints()"
|
|
nameWithType: "AzureEnvironment.getEndpoints()"
|
|
summary: "Gets the entirety of the endpoints associated with the current environment."
|
|
syntax: "public Map<String,String> getEndpoints()"
|
|
desc: "Gets the entirety of the endpoints associated with the current environment."
|
|
returns:
|
|
description: "the entirety of the endpoints associated with the current environment."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getGalleryEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getGalleryEndpoint()"
|
|
name: "getGalleryEndpoint()"
|
|
nameWithType: "AzureEnvironment.getGalleryEndpoint()"
|
|
summary: "Gets the template gallery endpoint."
|
|
syntax: "public String getGalleryEndpoint()"
|
|
desc: "Gets the template gallery endpoint."
|
|
returns:
|
|
description: "the template gallery endpoint."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getGraphEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getGraphEndpoint()"
|
|
name: "getGraphEndpoint()"
|
|
nameWithType: "AzureEnvironment.getGraphEndpoint()"
|
|
summary: "Gets the Active Directory resource ID."
|
|
syntax: "public String getGraphEndpoint()"
|
|
desc: "Gets the Active Directory resource ID."
|
|
returns:
|
|
description: "the Active Directory resource ID."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getKeyVaultDnsSuffix()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getKeyVaultDnsSuffix()"
|
|
name: "getKeyVaultDnsSuffix()"
|
|
nameWithType: "AzureEnvironment.getKeyVaultDnsSuffix()"
|
|
summary: "Gets the keyvault service dns suffix."
|
|
syntax: "public String getKeyVaultDnsSuffix()"
|
|
desc: "Gets the keyvault service dns suffix."
|
|
returns:
|
|
description: "the keyvault service dns suffix."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getLogAnalyticsEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getLogAnalyticsEndpoint()"
|
|
name: "getLogAnalyticsEndpoint()"
|
|
nameWithType: "AzureEnvironment.getLogAnalyticsEndpoint()"
|
|
summary: "Gets the log analytics endpoint."
|
|
syntax: "public String getLogAnalyticsEndpoint()"
|
|
desc: "Gets the log analytics endpoint."
|
|
returns:
|
|
description: "the log analytics endpoint."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getManagementEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getManagementEndpoint()"
|
|
name: "getManagementEndpoint()"
|
|
nameWithType: "AzureEnvironment.getManagementEndpoint()"
|
|
summary: "Gets the management service endpoint."
|
|
syntax: "public String getManagementEndpoint()"
|
|
desc: "Gets the management service endpoint."
|
|
returns:
|
|
description: "the management service endpoint."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getMicrosoftGraphEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getMicrosoftGraphEndpoint()"
|
|
name: "getMicrosoftGraphEndpoint()"
|
|
nameWithType: "AzureEnvironment.getMicrosoftGraphEndpoint()"
|
|
summary: "Gets the Microsoft Graph resource ID."
|
|
syntax: "public String getMicrosoftGraphEndpoint()"
|
|
desc: "Gets the Microsoft Graph resource ID."
|
|
returns:
|
|
description: "the Microsoft Graph resource ID."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getPortal()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getPortal()"
|
|
name: "getPortal()"
|
|
nameWithType: "AzureEnvironment.getPortal()"
|
|
summary: "Gets the management portal URL."
|
|
syntax: "public String getPortal()"
|
|
desc: "Gets the management portal URL."
|
|
returns:
|
|
description: "the management portal URL."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getPublishingProfile()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getPublishingProfile()"
|
|
name: "getPublishingProfile()"
|
|
nameWithType: "AzureEnvironment.getPublishingProfile()"
|
|
summary: "Gets the publishing settings file URL."
|
|
syntax: "public String getPublishingProfile()"
|
|
desc: "Gets the publishing settings file URL."
|
|
returns:
|
|
description: "the publishing settings file URL."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getResourceManagerEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getResourceManagerEndpoint()"
|
|
name: "getResourceManagerEndpoint()"
|
|
nameWithType: "AzureEnvironment.getResourceManagerEndpoint()"
|
|
summary: "Gets the resource management endpoint."
|
|
syntax: "public String getResourceManagerEndpoint()"
|
|
desc: "Gets the resource management endpoint."
|
|
returns:
|
|
description: "the resource management endpoint."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getSqlManagementEndpoint()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getSqlManagementEndpoint()"
|
|
name: "getSqlManagementEndpoint()"
|
|
nameWithType: "AzureEnvironment.getSqlManagementEndpoint()"
|
|
summary: "Gets the sql server management endpoint for mobile commands."
|
|
syntax: "public String getSqlManagementEndpoint()"
|
|
desc: "Gets the sql server management endpoint for mobile commands."
|
|
returns:
|
|
description: "the sql server management endpoint for mobile commands."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getSqlServerHostnameSuffix()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getSqlServerHostnameSuffix()"
|
|
name: "getSqlServerHostnameSuffix()"
|
|
nameWithType: "AzureEnvironment.getSqlServerHostnameSuffix()"
|
|
summary: "Gets the dns suffix for sql servers."
|
|
syntax: "public String getSqlServerHostnameSuffix()"
|
|
desc: "Gets the dns suffix for sql servers."
|
|
returns:
|
|
description: "the dns suffix for sql servers."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getStorageEndpointSuffix()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getStorageEndpointSuffix()"
|
|
name: "getStorageEndpointSuffix()"
|
|
nameWithType: "AzureEnvironment.getStorageEndpointSuffix()"
|
|
summary: "Gets the endpoint suffix for storage accounts."
|
|
syntax: "public String getStorageEndpointSuffix()"
|
|
desc: "Gets the endpoint suffix for storage accounts."
|
|
returns:
|
|
description: "the endpoint suffix for storage accounts."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.getUrlByEndpoint(com.azure.core.management.AzureEnvironment.Endpoint)"
|
|
fullName: "com.azure.core.management.AzureEnvironment.getUrlByEndpoint(AzureEnvironment.Endpoint endpoint)"
|
|
name: "getUrlByEndpoint(AzureEnvironment.Endpoint endpoint)"
|
|
nameWithType: "AzureEnvironment.getUrlByEndpoint(AzureEnvironment.Endpoint endpoint)"
|
|
summary: "Gets the endpoint URL for the current environment."
|
|
parameters:
|
|
- description: "the endpoint."
|
|
name: "endpoint"
|
|
type: "<xref href=\"com.azure.core.management.AzureEnvironment.Endpoint?alt=com.azure.core.management.AzureEnvironment.Endpoint&text=Endpoint\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public String getUrlByEndpoint(AzureEnvironment.Endpoint endpoint)"
|
|
desc: "Gets the endpoint URL for the current environment."
|
|
returns:
|
|
description: "the URL for the endpoint, null if no match."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.core.management.AzureEnvironment.knownEnvironments()"
|
|
fullName: "com.azure.core.management.AzureEnvironment.knownEnvironments()"
|
|
name: "knownEnvironments()"
|
|
nameWithType: "AzureEnvironment.knownEnvironments()"
|
|
summary: "Gets the list of known environments to Azure SDK."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static List<AzureEnvironment> knownEnvironments()"
|
|
desc: "Gets the list of known environments to Azure SDK."
|
|
returns:
|
|
description: "the list of known environments to Azure SDK."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.core.management.AzureEnvironment?alt=com.azure.core.management.AzureEnvironment&text=AzureEnvironment\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "An instance of this class describes an environment in Azure."
|
|
metadata: {}
|
|
package: "com.azure.core.management"
|
|
artifact: com.azure:azure-core-management:1.10.2
|