NetworkPolicy.None Field
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.
Network policies will not be enforced. This is the default value when NetworkPolicy is not specified.
public const string None;
val mutable None : string
Public Const None As String