Network Management v1 API - Class ProbingDetails.Types.EdgeLocation (2.9.0)

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.

Inheritance

object > ProbingDetails.Types.EdgeLocation

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Constructors

EdgeLocation()

public EdgeLocation()

EdgeLocation(EdgeLocation)

public EdgeLocation(ProbingDetails.Types.EdgeLocation other)
Parameter
NameDescription
otherProbingDetailsTypesEdgeLocation

Properties

MetropolitanArea

public string MetropolitanArea { get; set; }

Name of the metropolitan area.

Property Value
TypeDescription
string