Skip to content
DocsTry Aspire
DocsTry

NetworkEndpointSnapshot Properties

RecordProperties2 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; }
SnapshotSection titled SnapshotValueSnapshot<AllocatedEndpoint>
AllocatedEndpoint snapshot
public ValueSnapshot<AllocatedEndpoint> Snapshot { get; init; }