Share via


NetworkEndpointSnapshot.Snapshot Property

Definition

AllocatedEndpoint snapshot

public Aspire.Hosting.ApplicationModel.ValueSnapshot<Aspire.Hosting.ApplicationModel.AllocatedEndpoint> Snapshot { get; init; }
member this.Snapshot : Aspire.Hosting.ApplicationModel.ValueSnapshot<Aspire.Hosting.ApplicationModel.AllocatedEndpoint> with get, set
Public Property Snapshot As ValueSnapshot(Of AllocatedEndpoint)

Property Value

Applies to