Share via


CustomResourceSnapshot.Urls Property

Definition

The URLs that should show up in the dashboard for this resource.

public System.Collections.Immutable.ImmutableArray<Aspire.Hosting.ApplicationModel.UrlSnapshot> Urls { get; init; }
member this.Urls : System.Collections.Immutable.ImmutableArray<Aspire.Hosting.ApplicationModel.UrlSnapshot> with get, set
Public Property Urls As ImmutableArray(Of UrlSnapshot)

Property Value

Applies to