NetworkProfile Interface

Implements

public interface NetworkProfile
extends GroupableResource<NetworkManager,NetworkProfileInner>, Refreshable<NetworkProfile>, Updatable<Update>, UpdatableWithTags<NetworkProfile>

An immutable client-side representation of NetworkProfile.

Method Summary

Modifier and Type Method and Description
abstract List<ContainerNetworkInterfaceConfiguration> containerNetworkInterfaceConfigurations()

Gets the containerNetworkInterfaceConfigurations property: List of chid container network interface configurations.

Method Details

containerNetworkInterfaceConfigurations

public abstract List containerNetworkInterfaceConfigurations()

Gets the containerNetworkInterfaceConfigurations property: List of chid container network interface configurations.

Returns:

the containerNetworkInterfaceConfigurations value.

Applies to