Class PacketMirroringMirroredResources
Inheritance
System.Object
PacketMirroringMirroredResources
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 PacketMirroringMirroredResources
Fields
View SourceInstances
All the listed instances will be mirrored. Specify at most 50. Structure is documented below.
Declaration
public readonly ImmutableArray<PacketMirroringMirroredResourcesInstance> Instances
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<PacketMirroringMirroredResourcesInstance> |
Subnetworks
All instances in one of these subnetworks will be mirrored. Structure is documented below.
Declaration
public readonly ImmutableArray<PacketMirroringMirroredResourcesSubnetwork> Subnetworks
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<PacketMirroringMirroredResourcesSubnetwork> |
Tags
All instances with these tags will be mirrored.
Declaration
public readonly ImmutableArray<string> Tags
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |