Properties of an UrlMap.
Package
@google-cloud/computeProperties
creationTimestamp
creationTimestamp?: (string|null);UrlMap creationTimestamp
defaultRouteAction
defaultRouteAction?: (google.cloud.compute.v1.IHttpRouteAction|null);UrlMap defaultRouteAction
defaultService
defaultService?: (string|null);UrlMap defaultService
defaultUrlRedirect
defaultUrlRedirect?: (google.cloud.compute.v1.IHttpRedirectAction|null);UrlMap defaultUrlRedirect
description
description?: (string|null);UrlMap description
fingerprint
fingerprint?: (string|null);UrlMap fingerprint
headerAction
headerAction?: (google.cloud.compute.v1.IHttpHeaderAction|null);UrlMap headerAction
hostRules
hostRules?: (google.cloud.compute.v1.IHostRule[]|null);UrlMap hostRules
id
id?: (number|Long|string|null);UrlMap id
kind
kind?: (string|null);UrlMap kind
name
name?: (string|null);UrlMap name
pathMatchers
pathMatchers?: (google.cloud.compute.v1.IPathMatcher[]|null);UrlMap pathMatchers
region
region?: (string|null);UrlMap region
selfLink
selfLink?: (string|null);UrlMap selfLink
tests
tests?: (google.cloud.compute.v1.IUrlMapTest[]|null);UrlMap tests