Class RegionUrlMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs
Inheritance
System.Object
RegionUrlMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Inputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegionUrlMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs : ResourceArgs
Constructors
View SourceRegionUrlMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs()
Declaration
public RegionUrlMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs()
Properties
View SourceBackendService
The default RegionBackendService resource. Before forwarding the request to backendService, the loadbalancer applies any relevant headerActions specified as part of this backendServiceWeight.
Declaration
public Input<string> BackendService { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |