ContainerNetworkAliasAnnotation Constructors
ClassConstructors1 member
Represents an annotation for a custom network alias for a container resource.
Constructor(string)Section titled Constructor(string) Creates a new instance of the
ContainerNetworkAliasAnnotation class with the specified alias. public sealed class ContainerNetworkAliasAnnotation{ public ContainerNetworkAliasAnnotation( string alias) { // ... }}Parameters
aliasstring