NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties 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.
PrivateLinkConnection properties for the network interface.
public class NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
type NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties = class
Public Class NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
- Inheritance
-
NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
Constructors
NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties() |
Initializes a new instance of the NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties class. |
NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties(String, String, IList<String>) |
Initializes a new instance of the NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties class. |
Properties
Fqdns |
Gets list of FQDNs for current private link connection. |
GroupId |
Gets the group ID for current private link connection. |
RequiredMemberName |
Gets the required member name for current private link connection. |
Applies to
Azure SDK for .NET