Class RedisLinkedServer
java.lang.Object
com.azure.resourcemanager.redis.models.RedisLinkedServer
Linked server Id.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RedisLinkedServer
public RedisLinkedServer()Creates an instance of RedisLinkedServer class.
-
-
Method Details
-
id
Get the id property: Linked server Id.- Returns:
- the id value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-