NetworkProfile Interface
Implements
UpdatableWithTags<NetworkProfile>
GroupableResource<NetworkManager,NetworkProfileInner>
Refreshable<NetworkProfile>
Updatable<Update>
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<Container |
containerNetworkInterfaceConfigurations()
Gets the container |
Method Details
containerNetworkInterfaceConfigurations
public abstract List
Gets the containerNetworkInterfaceConfigurations property: List of chid container network interface configurations.
Returns:
the containerNetworkInterfaceConfigurations value.
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java