Class FlowDistinguisherMethod
FlowDistinguisherMethod specifies the method of a flow distinguisher.
Inheritance
System.Object
FlowDistinguisherMethod
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.Kubernetes.Types.Outputs.FlowControl.V1Alpha1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class FlowDistinguisherMethod
Fields
View SourceType
type is the type of flow distinguisher method The supported types are "ByUser" and
"ByNamespace". Required.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |