Class UrlMapReference (1.2.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
Boolean

UrlMap

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