Uses of Class
com.azure.core.models.AzureCloud
Packages that use AzureCloud
Package
Description
This package contains the core model classes used across the Azure SDK.
-
Uses of AzureCloud in com.azure.core.models
Fields in com.azure.core.models declared as AzureCloudModifier and TypeFieldDescriptionstatic final AzureCloudAzureCloud.AZURE_CHINA_CLOUDAzure China cloud.static final AzureCloudAzureCloud.AZURE_PUBLIC_CLOUDAzure public cloud.static final AzureCloudAzureCloud.AZURE_US_GOVERNMENT_CLOUDAzure US government cloud.Methods in com.azure.core.models that return AzureCloudModifier and TypeMethodDescriptionstatic AzureCloudAzureCloud.fromString(String cloudName) Creates or finds an AzureCloud from its string representation.