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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java