Class GlobalForwardingRuleMetadataFilterFilterLabel
Inheritance
System.Object
GlobalForwardingRuleMetadataFilterFilterLabel
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 GlobalForwardingRuleMetadataFilterFilterLabel
Fields
View SourceName
Name of the metadata label. The length must be between 1 and 1024 characters, inclusive.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Value
The value that the label must match. The value has a maximum length of 1024 characters.
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |