Interface HasBackendNics
- All Known Subinterfaces:
ApplicationGatewayBackend
,LoadBalancerBackend
public interface HasBackendNics
An interface representing a backend's ability to reference a list of associated network interfaces.
-
Method Summary
-
Method Details
-
backendNicIPConfigurationNames
- Returns:
- a map of names of the IP configurations of network interfaces assigned to this backend, indexed by their NIC's resource id
-