Network Management v1 API - Class HybridSubnetInfo (2.16.0)

public sealed class HybridSubnetInfo : IMessage<HybridSubnetInfo>, IEquatable<HybridSubnetInfo>, IDeepCloneable<HybridSubnetInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Management v1 API class HybridSubnetInfo.

For display only. Metadata associated with a hybrid subnet.

Inheritance

object > HybridSubnetInfo

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Constructors

HybridSubnetInfo()

public HybridSubnetInfo()

HybridSubnetInfo(HybridSubnetInfo)

public HybridSubnetInfo(HybridSubnetInfo other)
Parameter
Name Description
other HybridSubnetInfo

Properties

DisplayName

public string DisplayName { get; set; }

Name of a hybrid subnet.

Property Value
Type Description
string

Region

public string Region { get; set; }

Name of a Google Cloud region where the hybrid subnet is configured.

Property Value
Type Description
string

Uri

public string Uri { get; set; }

URI of a hybrid subnet.

Property Value
Type Description
string