AzureEnvironment.GetEndpointString(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static string GetEndpointString (string endpointName, string environmentName = "AzureCloud");
static member GetEndpointString : string * string -> string
Public Shared Function GetEndpointString (endpointName As String, Optional environmentName As String = "AzureCloud") As String
Parameters
- endpointName
- String
- environmentName
- String