Class AttachedNetworkListResult
java.lang.Object
com.azure.resourcemanager.devcenter.models.AttachedNetworkListResult
Results of the Attached Networks list operation.
-
Constructor Summary
ConstructorDescriptionCreates an instance of AttachedNetworkListResult class. -
Method Summary
-
Constructor Details
-
AttachedNetworkListResult
public AttachedNetworkListResult()Creates an instance of AttachedNetworkListResult class.
-
-
Method Details
-
value
Get the value property: Current page of results.- Returns:
- the value value.
-
nextLink
Get the nextLink property: URL to get the next set of results if there are any.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-