你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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<ContainerNetworkInterfaceConfiguration> containerNetworkInterfaceConfigurations()

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

Returns:

the containerNetworkInterfaceConfigurations value.

Applies to