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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java