Ipv4Config 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.
Details related to the IPv4 address configuration.
public class Ipv4Config
type Ipv4Config = class
Public Class Ipv4Config
- Inheritance
-
Ipv4Config
Constructors
Ipv4Config() |
Initializes a new instance of the Ipv4Config class. |
Ipv4Config(String, String, String) |
Initializes a new instance of the Ipv4Config class. |
Properties
Gateway |
Gets the IPv4 gateway of the network adapter. |
IpAddress |
Gets the IPv4 address of the network adapter. |
Subnet |
Gets the IPv4 subnet of the network adapter. |
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