Class SyncAgentKeyPropertiesInner

java.lang.Object
com.azure.resourcemanager.sql.fluent.models.SyncAgentKeyPropertiesInner

public final class SyncAgentKeyPropertiesInner extends Object
Properties of an Azure SQL Database sync agent key.
  • Constructor Details

    • SyncAgentKeyPropertiesInner

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

    • syncAgentKey

      public String syncAgentKey()
      Get the syncAgentKey property: Key of sync agent.
      Returns:
      the syncAgentKey value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.