Class FollowerDatabaseListResult
java.lang.Object
com.azure.resourcemanager.kusto.models.FollowerDatabaseListResult
The list Kusto database principals operation response.
-
Constructor Details
-
FollowerDatabaseListResult
public FollowerDatabaseListResult()
-
-
Method Details
-
value
Get the value property: The list of follower database result.- Returns:
- the value value.
-
withValue
Set the value property: The list of follower database result.- Parameters:
value
- the value value to set.- Returns:
- the FollowerDatabaseListResult object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-