ValueProviderContext.Network Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The identifier of the network that serves as the context for value resolution.
public Aspire.Hosting.ApplicationModel.NetworkIdentifier? Network { get; init; }
member this.Network : Aspire.Hosting.ApplicationModel.NetworkIdentifier with get, set
Public Property Network As NetworkIdentifier