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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java