VirtualIPMapping Class
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.
Virtual IP mapping.
public class VirtualIPMapping
type VirtualIPMapping = class
Public Class VirtualIPMapping
- Inheritance
-
VirtualIPMapping
Constructors
VirtualIPMapping() |
Initializes a new instance of the VirtualIPMapping class. |
VirtualIPMapping(String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String) |
Initializes a new instance of the VirtualIPMapping class. |
Properties
InternalHttpPort |
Gets or sets internal HTTP port. |
InternalHttpsPort |
Gets or sets internal HTTPS port. |
InUse |
Gets or sets is virtual IP mapping in use. |
ServiceName |
Gets or sets name of the service that virtual IP is assigned to |
VirtualIP |
Gets or sets virtual IP address. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.