AzureEnvironment.TryGetEndpointString(String, 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 bool TryGetEndpointString (string endpointName, string environmentName, out string propertyValue);
static member TryGetEndpointString : string * string * -> bool
Public Shared Function TryGetEndpointString (endpointName As String, environmentName As String, ByRef propertyValue As String) As Boolean
Parameters
- endpointName
- String
- environmentName
- String
- propertyValue
- String