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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET