Interface FollowerDatabaseDefinition


  • public interface FollowerDatabaseDefinition
    An immutable client-side representation of FollowerDatabaseDefinition.
    • Method Detail

      • kustoPoolResourceId

        String kustoPoolResourceId()
        Gets the kustoPoolResourceId property: Resource id of the cluster that follows a database owned by this cluster.
        Returns:
        the kustoPoolResourceId value.
      • attachedDatabaseConfigurationName

        String attachedDatabaseConfigurationName()
        Gets the attachedDatabaseConfigurationName property: Resource name of the attached database configuration in the follower cluster.
        Returns:
        the attachedDatabaseConfigurationName value.
      • databaseName

        String databaseName()
        Gets the databaseName property: The database name owned by this cluster that was followed. * in case following all databases.
        Returns:
        the databaseName value.
      • innerModel

        FollowerDatabaseDefinitionInner innerModel()
        Gets the inner com.azure.resourcemanager.synapse.fluent.models.FollowerDatabaseDefinitionInner object.
        Returns:
        the inner object.