Class RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterFilterLabel
Inheritance
System.Object
RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterFilterLabel
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.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterFilterLabel
Fields
View SourceName
The name of the query parameter to match. The query parameter must exist in the request, in the absence of which the request match fails.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Value
The value of the label must match the specified value. value can have a maximum length of 1024 characters.
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |