Class MetadataList
java.lang.Object
com.azure.resourcemanager.securityinsights.models.MetadataList
List of all the metadata.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MetadataList
public MetadataList()
-
-
Method Details
-
value
Get the value property: Array of metadata.- Returns:
- the value value.
-
withValue
Set the value property: Array of metadata.- Parameters:
value
- the value value to set.- Returns:
- the MetadataList object itself.
-
nextLink
Get the nextLink property: URL to fetch the next page of metadata.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-