NetworkEndpointSnapshot Properties
Record Properties 2 members
Represents an AllocatedEndpoint snapshot associated with a specific network.
The ID of the network that is associated with the AllocatedEndpoint snapshot.
public NetworkIdentifier NetworkID { get; init; }AllocatedEndpoint snapshot
public ValueSnapshot<AllocatedEndpoint> Snapshot { get; init; }