Class RedisLinkedServer

java.lang.Object
com.azure.resourcemanager.redis.models.RedisLinkedServer

public final class RedisLinkedServer extends Object
Linked server Id.
  • Constructor Details

    • RedisLinkedServer

      public RedisLinkedServer()
      Creates an instance of RedisLinkedServer class.
  • Method Details

    • id

      public String 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.