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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java