Class NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties

java.lang.Object
com.microsoft.azure.management.network.NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties

public class NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties extends Object
PrivateLinkConnection properties for the network interface.
  • Constructor Details

    • NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties

      public NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties()
  • Method Details

    • groupId

      public String groupId()
      Get the group ID for current private link connection.
      Returns:
      the groupId value
    • requiredMemberName

      public String requiredMemberName()
      Get the required member name for current private link connection.
      Returns:
      the requiredMemberName value
    • fqdns

      public List<String> fqdns()
      Get list of FQDNs for current private link connection.
      Returns:
      the fqdns value