Compute Engine v1 API - Class UrlMapReference (2.15.0)

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

Inheritance

object > UrlMapReference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

UrlMapReference()

public UrlMapReference()

UrlMapReference(UrlMapReference)

public UrlMapReference(UrlMapReference other)
Parameter
NameDescription
otherUrlMapReference

Properties

HasUrlMap

public bool HasUrlMap { get; }

Gets whether the "url_map" field is set

Property Value
TypeDescription
bool

UrlMap

public string UrlMap { get; set; }
Property Value
TypeDescription
string