ContainerNetworkAliasAnnotation(String) Constructor
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.
Creates a new instance of the ContainerNetworkAliasAnnotation class with the specified alias.
public ContainerNetworkAliasAnnotation(string alias);
new Aspire.Hosting.ApplicationModel.ContainerNetworkAliasAnnotation : string -> Aspire.Hosting.ApplicationModel.ContainerNetworkAliasAnnotation
Public Sub New (alias As String)
Parameters
- alias
- String