Class RoleInstanceNetworkProfile
java.lang.Object
com.azure.resourcemanager.compute.models.RoleInstanceNetworkProfile
Describes the network profile for the role instance.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of RoleInstanceNetworkProfile class. -
Method Summary
-
Constructor Details
-
RoleInstanceNetworkProfile
public RoleInstanceNetworkProfile()Creates an instance of RoleInstanceNetworkProfile class.
-
-
Method Details
-
networkInterfaces
Get the networkInterfaces property: Specifies the list of resource Ids for the network interfaces associated with the role instance.- Returns:
- the networkInterfaces value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-