Freigeben über


ContainerNetworkAliasAnnotation.Network Property

Definition

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.

Applies to