public sealed class ProbingDetails.Types.EdgeLocation : IMessage<ProbingDetails.Types.EdgeLocation>, IEquatable<ProbingDetails.Types.EdgeLocation>, IDeepCloneable<ProbingDetails.Types.EdgeLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class ProbingDetails.Types.EdgeLocation.
Representation of a network edge location as per https://cloud.google.com/vpc/docs/edge-locations.
Implements
IMessageProbingDetailsTypesEdgeLocation, IEquatableProbingDetailsTypesEdgeLocation, IDeepCloneableProbingDetailsTypesEdgeLocation, IBufferMessage, IMessageNamespace
Google.Cloud.NetworkManagement.V1Assembly
Google.Cloud.NetworkManagement.V1.dll
Constructors
EdgeLocation()
public EdgeLocation()
EdgeLocation(EdgeLocation)
public EdgeLocation(ProbingDetails.Types.EdgeLocation other)
Parameter | |
---|---|
Name | Description |
other | ProbingDetailsTypesEdgeLocation |
Properties
MetropolitanArea
public string MetropolitanArea { get; set; }
Name of the metropolitan area.
Property Value | |
---|---|
Type | Description |
string |