EndpointInfo Constructors

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.

Overloads

EndpointInfo()

Source:
EndpointInfo.cs
Source:
EndpointInfo.cs
C#
public EndpointInfo();

Applies to

Azure SDK for .NET Preview and Azure SDK for .NET Latest
Product Versions
Azure SDK for .NET Latest, Preview

EndpointInfo(String, Nullable<Boolean>, String, String, String, String, String, String)

Source:
EndpointInfo.cs
Source:
EndpointInfo.cs
C#
public EndpointInfo(string versionId = default, bool? isStaging = default, string endpointUrl = default, string region = default, string assignedEndpointKey = default, string endpointRegion = default, string failedRegions = default, string publishedDateTime = default);

Parameters

versionId
String
isStaging
Nullable<Boolean>
endpointUrl
String
region
String
assignedEndpointKey
String
endpointRegion
String
failedRegions
String
publishedDateTime
String

Applies to

Azure SDK for .NET Preview and Azure SDK for .NET Latest
Product Versions
Azure SDK for .NET Latest, Preview