ContainerNetworkAliasAnnotation.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.
Gets or sets the network identifier for the network to which the alias applies.
public Aspire.Hosting.ApplicationModel.NetworkIdentifier Network { get; set; }
member this.Network : Aspire.Hosting.ApplicationModel.NetworkIdentifier with get, set
Public Property Network As NetworkIdentifier
Property Value
Remarks
If not specified, defaults to the default Aspire container network.